UNPKG

@clerk/nextjs

Version:

Clerk SDK for NextJS

4 lines 209 B
declare function hasSrcAppDir(): boolean; declare function suggestMiddlewareLocation(): string | undefined; export { suggestMiddlewareLocation, hasSrcAppDir }; //# sourceMappingURL=middleware-location.d.ts.map