UNPKG

@angular/cdk

Version:

Angular Material Component Development Kit

7 lines (5 loc) 157 B
function coerceArray(value) { return Array.isArray(value) ? value : [value]; } export { coerceArray as c }; //# sourceMappingURL=array-I1yfCXUO.mjs.map