Variable GetVariablesWvEnumConst

GetVariablesWvEnum: {
    V: "v";
    W: "w";
} = ...

Export

Type declaration

  • Readonly V: "v"
  • Readonly W: "w"

Generated using TypeDoc