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