UNPKG

@angular-package/spectre.css

Version:

Modified Spectre.css - a lightweight, responsive, and modern CSS framework originally designed by Yan Zhu

7 lines (6 loc) 303 B
export { Name } from './src/name.class'; export { Prefix } from './src/prefix.class'; export { Suffix } from './src/suffix.class'; export { AffixedName } from './type/affixed-name.type'; export { PrefixedName } from './type/prefixed-name.type'; export { SuffixedName } from './type/suffixed-name.type';