Skip to content

Commit 8178bde

Browse files
committed
🎉 Add TypeScript typings
1 parent 9934eee commit 8178bde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
declare function applicationConfigPath (name: string): string
2+
export = applicationConfigPath

0 commit comments

Comments
 (0)