mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-03-19 20:31:13 +00:00
2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
|
|
export function parse(input: string, options?: Record<string, unknown>): any;
|