Type alias StyleManager

StyleManager: {
    add: ((styleSheet) => void);
}

Type declaration

  • add: ((styleSheet) => void)

Generated using TypeDoc