UNPKG

@jsverse/transloco

Version:

The internationalization (i18n) library for Angular

3 lines (2 loc) 153 B
import { Tree } from '@angular-devkit/schematics'; export declare function addScriptToPackageJson(host: Tree, scriptName: string, script: string): Tree;