Build with actions
Some checks failed
Build and Save Artifact / build (push) Failing after 0s

This commit is contained in:
Cyanoure
2024-09-15 16:06:59 +02:00
parent 974597fd16
commit 8b72c4d148
8 changed files with 18 additions and 73 deletions

5
dist/index.d.mts vendored
View File

@ -1,5 +0,0 @@
declare class NodeTest {
static startTest(): void;
}
export { NodeTest as default };