UNPKG

ts-project-builder

Version:

Rollup-based TypeScript builder with multi-format output and built-in common plugins.

3 lines 131 B
export { resolve } from 'node:path'; export declare const isAbsolute: (path: string) => boolean; //# sourceMappingURL=path.d.ts.map