PokéRogue
    Preparing search index...

    Type Alias IsExactOptionalPropertyTypesEnabled

    IsExactOptionalPropertyTypesEnabled: [string?] extends [string?] ? false : true

    Indicates the value of exactOptionalPropertyTypes compiler option.