Publish built Camino package runtime artifacts

This commit is contained in:
Timothy J. Aveni
2026-07-13 21:54:39 -07:00
parent 740bbc7aff
commit 955350b487
28 changed files with 4219 additions and 20 deletions
+2
View File
@@ -7,6 +7,8 @@
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"declaration": true,
"declarationMap": true,
"outDir": "dist"
},
"include": ["src/**/*.ts"]