Interface StringEntry

Hierarchy

  • StringEntry

Properties

Properties

quote: ((...params: [str: string]) => StyleObject<{}>)

Type declaration

    • (...params: [str: string]): StyleObject<{}>
    • Generate quoted String

      Parameters

      • Rest ...params: [str: string]

      Returns StyleObject<{}>