Type alias TargetCreator

TargetCreator: ((css: CSSObject | CSSMap, meta: UtilityMeta, data?: UnknownDict) => StyleObjectBase)

Type declaration