UNPKG

wlpacks-ontimize-web-ngx

Version:
5 lines (4 loc) 127 B
export declare type OMatErrorType = 'standard' | 'lite'; export declare type OMatErrorOptions = { type?: OMatErrorType; };