UNPKG

@angular/cdk

Version:

Angular Material Component Development Kit

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