UNPKG

@scssyworks/context-builder

Version:
3 lines 174 B
export declare function isEnvBrowser(): boolean; export declare function asyncResolve<T>(input: T | Promise<T> | void): Promise<T | void>; //# sourceMappingURL=index.d.ts.map