3 lines
48 B
TypeScript
3 lines
48 B
TypeScript
declare const uvPath: string;
|
|
|
|
export = uvPath;
|
declare const uvPath: string;
|
|
|
|
export = uvPath;
|