9 lines
242 B
TypeScript
9 lines
242 B
TypeScript
/**
|
|
* :::warning Deprecated
|
|
* This module is replaced in v5. Read more at: https://authjs.dev/getting-started/migrating-to-v5#authenticating-server-side
|
|
* :::
|
|
*
|
|
* @module middleware
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=middleware.d.ts.map
|