mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-12 19:40:02 -04:00
5 lines
74 B
TypeScript
5 lines
74 B
TypeScript
declare const uvPath: string;
|
|
|
|
export { uvPath };
|
|
|
|
export * from '../uv';
|