aboutsummaryrefslogtreecommitdiffstats
path: root/dist/sanity-client.d.ts
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2023-02-18 15:36:08 +0100
committerivarlovlie <git@ivarlovlie.no>2023-02-18 15:36:08 +0100
commitfd6c3380f628c4de4e313c53152366a4484feeca (patch)
treee458bec875b6c60e88bd909152059a4d89c498e6 /dist/sanity-client.d.ts
parent69d345b334c7a3fecdb0cd5f440fabd83a755309 (diff)
downloadauroraklinikken.no-fd6c3380f628c4de4e313c53152366a4484feeca.tar.xz
auroraklinikken.no-fd6c3380f628c4de4e313c53152366a4484feeca.zip
feat: build app not package
Diffstat (limited to 'dist/sanity-client.d.ts')
-rw-r--r--dist/sanity-client.d.ts1
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;