Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/systemValuesState"

Index

Type aliases

Functions

Type aliases

systemValue

systemValue: object

A value from WordPress that can be used as a magic tag

Type declaration

  • tag: string
  • type: string

systemValues

systemValues: Array<systemValue>

Functions

default

  • Factory for state managment of system values

    This state is NOT able to be updated.

    Parameters

    Returns object

    • getAllSystemValues: function
      • Returns systemValues

Generated using TypeDoc