Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ScriptOptionsSchema

Index

Type aliases

OptionArray

An option for inputting arrays of numbers or strings

Options

Options: object

The options object of a script or stylesheet

Type declaration

  • [key: string]: OptionsValue

    The name of the option as a key and its descriptor as a value

OptionsValue

An option type

Generated using TypeDoc