UNPKG

ng-fusion-ui

Version:

New Angular component library!

2 lines (1 loc) 65 B
export type CssUnit = `${number}${'px' | 'rem' | '%'}` | 'auto';