UNPKG

@siberiaweb/components

Version:
11 lines (9 loc) 155 B
/** * Классы CSS. */ export default class CSS { /** * Хост. */ public static readonly ICON: string = "sw-icon"; }