sangwaritaxi_website/node_modules/react-hook-form/dist/utils/sleep.d.ts

3 lines
118 B
TypeScript

declare const _default: (ms: number) => Promise<unknown>;
export default _default;
//# sourceMappingURL=sleep.d.ts.map