UNPKG

better-auth

Version:

The most comprehensive authentication framework for TypeScript.

6 lines 139 B
//#region src/utils/hide-metadata.d.ts declare const HIDE_METADATA: { readonly scope: "server"; }; //#endregion export { HIDE_METADATA };