Package-level declarations

Types

Link copied to clipboard
external interface Options
Link copied to clipboard
external interface StylisElement
Link copied to clipboard
typealias StylisPlugin = (element: StylisElement, index: Int, @R|kotlin/ParameterName|(name = String(children)) ERROR CLASS: Symbol not found for ReadonlyArray<emotion/cache/StylisElement>, callback: StylisPluginCallback) -> String?
Link copied to clipboard
typealias StylisPluginCallback = (element: StylisElement, index: Int, @R|kotlin/ParameterName|(name = String(children)) ERROR CLASS: Symbol not found for ReadonlyArray<emotion/cache/StylisElement>) -> String?

Functions

Link copied to clipboard
external fun createCache(options: Options): ERROR CLASS: Symbol not found for EmotionCache