initial add

This commit is contained in:
2025-05-30 13:12:00 -05:00
commit 3dbe1df1fc

4
spline.js Normal file
View File

@@ -0,0 +1,4 @@
return {
a: "hello",
b: 1
}