We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b612012 commit 430b63fCopy full SHA for 430b63f
version.ts
@@ -0,0 +1,3 @@
1
+export function version() {
2
+ return "v0.0.13";
3
+}
0 commit comments