UNPKG

@clerk/nextjs

Version:

Clerk SDK for NextJS

5 lines 217 B
declare const nodeFsOrThrow: () => any; declare const nodePathOrThrow: () => any; declare const nodeCwdOrThrow: () => any; export { nodeCwdOrThrow, nodeFsOrThrow, nodePathOrThrow }; //# sourceMappingURL=utils.d.ts.map