Variable LocationLevelInterpolateStringEnumConst

LocationLevelInterpolateStringEnum: {
    F: "F";
    T: "T";
} = ...

Type declaration

  • Readonly F: "F"
  • Readonly T: "T"

Export