UNPKG

@vendasta/store

Version:

Components and data for Store

8 lines (7 loc) 300 B
import { FormGroup } from '@angular/forms'; import * as i0 from "@angular/core"; export declare class StoreService { markFormsAsTouched(formGroup: FormGroup): void; static ɵfac: i0.ɵɵFactoryDeclaration<StoreService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<StoreService>; }