ultraviolet/lib/index.d.cts
2023-02-11 13:24:47 -05:00

5 lines
74 B
TypeScript

declare const uvPath: string;
export { uvPath };
export * from '../uv';