UNPKG

ut-tools

Version:

Build and Release management automation package.

4 lines 190 B
import * as ts from 'typescript'; declare function requiresQuoting(name: string, target?: ts.ScriptTarget): boolean; export { requiresQuoting }; //# sourceMappingURL=requiresQuoting.d.ts.map