Add entry point

This commit is contained in:
2026-02-08 08:43:47 +00:00
parent 645b6ba930
commit 2812709d86

2
src/index.ts Normal file
View File

@@ -0,0 +1,2 @@
// Instruction Sanity Lab entry point
export const VERSION = "0.1.0";