Skip to content

Commit a0a1d48

Browse files
Added type declarations.
Signed-off-by: Elias youssef <eliasyoussef47@gmail.com>
1 parent 364cab1 commit a0a1d48

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)