@formio-tmt/angular
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.4.
8 lines • 325 B
TypeScript
import * as i0 from "@angular/core";
export declare class CustomTagsService {
tags: string[];
addCustomTag(tag: string): void;
static ɵfac: i0.ɵɵFactoryDeclaration<CustomTagsService, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<CustomTagsService>;
}
//# sourceMappingURL=custom-tags.service.d.ts.map