mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-03-18 11:51:03 +00:00
1 line
78 B
TypeScript
1 line
78 B
TypeScript
export function parse(input: string, options?: Record<string, unknown>): any;
|