UNPKG

@angular/localize

Version:

Angular - library for localizing messages

11 lines (10 loc) 283 B
{ "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add @angular/localize polyfill to a project.", "factory": "./ng-add/ng_add_bundle.cjs", "schema": "ng-add/schema.json" } } }