diff options
Diffstat (limited to 'dist/sanity-client.d.ts')
| -rw-r--r-- | dist/sanity-client.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/sanity-client.d.ts b/dist/sanity-client.d.ts new file mode 100644 index 0000000..e0f8358 --- /dev/null +++ b/dist/sanity-client.d.ts @@ -0,0 +1 @@ +export declare const sanity: import("@sanity/client").SanityClient; |
