Export types

* Export public type for usage
This commit is contained in:
Alexander Zinn
2025-08-28 16:38:57 -04:00
parent dee8a27734
commit 44afa943b4
6 changed files with 72 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@techniker-me/pcast-api",
"version": "2025.0.8",
"version": "2025.0.9",
"type": "module",
"scripts": {
"ci-build": "bun run build:node && bun run build:browser && bun run build:types",