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