use export = syntax
This commit is contained in:
parent
a94b2e902e
commit
45624af199
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
declare const uvPath: string;
|
||||
|
||||
export default uvPath;
|
||||
export = uvPath;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue