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