generated from erangel1/generic-template
initial commit. phase 1 complete
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
export * from "./core/types";
|
||||
export type { AuthOptions as NextAuthOptions } from "./core/types";
|
||||
export type { RequestInternal, ResponseInternal as OutgoingResponse, } from "./core";
|
||||
export * from "./next";
|
||||
export { default } from "./next";
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
Reference in New Issue
Block a user