UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

6 lines 166 B
export declare function promiseWithResolvers<T>(): { resolve: any; reject: any; promise: Promise<T>; }; //# sourceMappingURL=promiseWithResolvers.d.ts.map