UNPKG

@angular/fire

Version:

The official library for Firebase and Angular

10 lines 274 B
{ "$schema": "@angular-devkit/architect/src/builders-schema.json", "builders": { "deploy": { "implementation": "./schematics/deploy/builder", "schema": "./schematics/deploy/schema.json", "description": "Deploy builder" } } }