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.
2 parents b6b9aff + 6ae9092 commit 2dc0467Copy full SHA for 2dc0467
snippets/definitions/tagged-templates.d.ts
@@ -27,7 +27,7 @@ export function block(
27
export function authorizer(
28
strings: TemplateStringsArray,
29
...values: any[]
30
-): Authorizer;
+): AuthorizerBuilder;
31
/**
32
* Tagged template generating a fact from datalog code
33
*
0 commit comments