UNPKG

@gmod/nclist

Version:

Read features from JBrowse 1 format nested containment list JSON

3 lines (2 loc) 155 B
export declare function readJSON(url: any, readFile: any, options?: {}): Promise<any>; export declare function newURL(arg: string, base?: string): string;