2022-07-20 11:11:06 +00:00
|
|
|
export declare function resolve(domain: string, params: any, force?: boolean): Promise<any>;
|
2022-08-14 10:54:52 +00:00
|
|
|
export declare function ready(): Promise<any>;
|
2022-07-20 11:11:06 +00:00
|
|
|
//# sourceMappingURL=index.d.ts.map
|