UNPKG

@maptiler/sdk

Version:

The Javascript & TypeScript map SDK tailored for MapTiler Cloud

2 lines (1 loc) 68 B
export declare function jsonParseNoThrow<T>(doc: string): T | null;