From 6cb399e7267ae78e3e498bdbf5f51678ffb2cd45 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Tue, 21 Feb 2023 23:24:14 +0100 Subject: feat: Many things Configure sanity in same project as the app Implement type safe sanity schema Read localised documents Strip down design --- app.d.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 app.d.ts (limited to 'app.d.ts') diff --git a/app.d.ts b/app.d.ts new file mode 100644 index 0000000..151aa68 --- /dev/null +++ b/app.d.ts @@ -0,0 +1 @@ +/// \ No newline at end of file -- cgit v1.3