UNPKG

@studiohyperdrive/ngx-forms

Version:
8 lines (7 loc) 234 B
/** * In order to select all accessors in a FormContainer, we need this base class to pass to our ViewChildren. * * IMPORTANT: This will never be used as an actual functional component */ export declare class BaseFormAccessor { }