mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 07:00:41 -04:00
4 lines
71 B
TypeScript
4 lines
71 B
TypeScript
import { repairMeta } from './commands';
|
|
|
|
void (() => repairMeta())();
|