We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab07cd commit b22b1e0Copy full SHA for b22b1e0
packages/runtime/src/enhance.d.ts
@@ -1,2 +1,2 @@
1
// @ts-expect-error stub for re-exporting generated code
2
-export { enhance } from '.zenstack/enhance';
+export { auth, enhance } from '.zenstack/enhance';
0 commit comments