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