import {BuildTypeScriptHelper} from 'projext/src/services/building/buildTypeScriptHelper.js'
BuildTypeScriptHelper
This service works as a helper to generate TypeScript binary commands.
Method Summary
Public Methods | ||
public |
getDeclarationsCommand(target: Target): string Gets the command that generates the TypeScript declaration file(s) for a target. |