UNPKG

zshy

Version:

Gold-standard build tool for TypeScript libraries

3 lines 201 B
import * as ts from "typescript"; export declare const createExportEqualsTransformer: <T extends ts.SourceFile | ts.Bundle>() => ts.TransformerFactory<T>; //# sourceMappingURL=tx-export-equals.d.ts.map