Type alias StyleLoader

StyleLoader: ((css: CSSObject | CSSMap, meta: UtilityMeta, data?: UnknownDict) => StyleObject)

Type declaration