UNPKG

@tscc/tscc

Version:

A typescript transpiler and bundler that wires up tsickle and closure compiler seamlessly

8 lines (7 loc) 138 B
export default function (projectRoot: string): { libs: { id: string; path: string; }[]; externs: string[]; };