UNPKG

@ngx-dropzone/cdk

Version:
6 lines (5 loc) 166 B
/** * Returns an exception to be thrown when creating a dropzone * without a FileInputDirective child. */ export declare function getMissingControlError(): Error;