UNPKG

apl-easy-gl

Version:
2 lines (1 loc) 68 B
export declare function loadJSON<T = {}>(url: string): Promise<T>;