UNPKG

better-auth

Version:

The most comprehensive authentication framework for TypeScript.

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