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-6239d2f8.mjs.map