From fd6c3380f628c4de4e313c53152366a4484feeca Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sat, 18 Feb 2023 15:36:08 +0100 Subject: feat: build app not package --- dist/sanity-client.d.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 dist/sanity-client.d.ts (limited to 'dist/sanity-client.d.ts') 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; -- cgit v1.3