Skip to content

Commit aae8cb7

Browse files
authored
Merge pull request #2 from Eliasyoussef47/type-declarations
Added type declarations.
2 parents 364cab1 + a0a1d48 commit aae8cb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

asset.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export function asset(path: string): string;

0 commit comments

Comments
 (0)