UNPKG

appit-cordova-plugin-ionic

Version:
6 lines (4 loc) 143 B
import { Injectable } from '@angular/core'; import { DeployClass } from '../index'; @Injectable() export class Deploy extends DeployClass { }