UNPKG

@platform/ts

Version:

TypesScript build, prepare and publish toolchain.

7 lines (6 loc) 152 B
import * as paths from './paths'; export { paths }; export * from '../types'; export * from './log'; export * from './libs'; export * from './util.fs';