add unexported function
Build and push Docker image / build (push) Failing after 8s Details

This commit is contained in:
Hamcha 2024-04-19 08:58:03 +02:00
parent 447f0a0d7d
commit 0e0325399c
Signed by: hamcha
GPG Key ID: 1669C533B8CF6D89
1 changed files with 1 additions and 0 deletions

1
mod.ts
View File

@ -1 +1,2 @@
export * from "./src/components/mod.ts";
export { setProjectRoot } from "./src/path.ts";