export correct file and types

This commit is contained in:
cohenerickson 2024-07-02 18:23:01 -05:00
parent 39e0a2564e
commit 045c84de6c
2 changed files with 6 additions and 2 deletions

3
lib/index.d.ts vendored Normal file
View file

@ -0,0 +1,3 @@
declare const scramjetPath: string;
export { scramjetPath };