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