Preparing search index...
The search index is not available
almostmagic
almostmagic
EPSTemplate
Type alias EPSTemplate
EPSTemplate
:
readonly
[
string
|
null
,
string
|
null
,
string
|
null
]
3-element tuple used to define templates for matching spec keys and values.
The first element is an exact match (i.e. the spec key or value must be exactly the same as the template to match).
The second element is a prefix (i.e. the spec key or value must start with the template to match).
The third element is a suffix (i.e. the spec key or value must end with the template to match).
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
almostmagic
GenerateException
GenerateMeta
Generator
SpecMismatchException
EPSTemplate
GenerateExample
GenerateExceptionType
GenerateOptions
GenerateOptionsBase
InferTypeFromKey
InferTypeFromSpecEntry
InferTypeFromValue
Inputs
Language
MatchesTemplate
MatchingOutput
MatchingOutputTypeKeys
MatchingSpecs
Role
SpecKeyTemplates
SpecType
Loading...
Generated using
TypeDoc
3-element tuple used to define templates for matching spec keys and values.