mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-26 13:01:43 -04:00
2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
export declare function getMetaData(string): Record<string, unknown>;
|