UNPKG

better-auth

Version:

The most comprehensive authentication framework for TypeScript.

11 lines (10 loc) 192 B
//#region src/plugins/siwe/client.ts const siweClient = () => { return { id: "siwe", $InferServerPlugin: {} }; }; //#endregion export { siweClient }; //# sourceMappingURL=client.mjs.map