mirror of
https://github.com/LukeHagar/relay.git
synced 2025-12-06 12:47:49 +00:00
2 lines
49 B
TypeScript
2 lines
49 B
TypeScript
export declare function parse(str: string): any;
|