UNPKG

ngx-party-parrots

Version:
18 lines 1.42 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc */ import { Injectable } from '@angular/core'; import * as i0 from "@angular/core"; export class NgxPartyParrotsService { constructor() { } } NgxPartyParrotsService.decorators = [ { type: Injectable, args: [{ providedIn: 'root' },] } ]; /** @nocollapse */ NgxPartyParrotsService.ctorParameters = () => []; /** @nocollapse */ NgxPartyParrotsService.ngInjectableDef = i0.defineInjectable({ factory: function NgxPartyParrotsService_Factory() { return new NgxPartyParrotsService(); }, token: NgxPartyParrotsService, providedIn: "root" }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmd4LXBhcnR5LXBhcnJvdHMuc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiJuZzovL25neC1wYXJ0eS1wYXJyb3RzLyIsInNvdXJjZXMiOlsibGliL25neC1wYXJ0eS1wYXJyb3RzLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7OztBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBSzNDLE1BQU0sT0FBTyxzQkFBc0I7SUFFakMsZ0JBQWdCLENBQUM7OztZQUxsQixVQUFVLFNBQUM7Z0JBQ1YsVUFBVSxFQUFFLE1BQU07YUFDbkIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBJbmplY3RhYmxlKHtcbiAgcHJvdmlkZWRJbjogJ3Jvb3QnXG59KVxuZXhwb3J0IGNsYXNzIE5neFBhcnR5UGFycm90c1NlcnZpY2Uge1xuXG4gIGNvbnN0cnVjdG9yKCkgeyB9XG59XG4iXX0=