semicolons

This commit is contained in:
Toshit Chawda 2024-07-14 16:31:36 -07:00
parent 56767f5b31
commit 4906b71e47
No known key found for this signature in database
GPG key ID: 91480ED99E2B3D9D
37 changed files with 789 additions and 784 deletions

4
lib/index.d.ts vendored
View file

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