UNPKG

@0xcert/utils

Version:

General utility module with common helper functions.

2 lines (1 loc) 75 B
export declare function fetchJson(path: any, options?: any): Promise<any>;