proposit-core
Preparing search index...
lib
TParsingSchemaOptions
Type Alias TParsingSchemaOptions
type
TParsingSchemaOptions
=
{
claimSchema
?:
TSchema
;
parsedArgumentSchema
?:
TSchema
;
premiseSchema
?:
TSchema
;
responseSchema
?:
TSchema
;
variableSchema
?:
TSchema
;
}
Index
Properties
claim
Schema?
parsed
Argument
Schema?
premise
Schema?
response
Schema?
variable
Schema?
Properties
Optional
claim
Schema
claimSchema
?:
TSchema
Optional
parsed
Argument
Schema
parsedArgumentSchema
?:
TSchema
Optional
premise
Schema
premiseSchema
?:
TSchema
Optional
response
Schema
responseSchema
?:
TSchema
Optional
variable
Schema
variableSchema
?:
TSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
claim
Schema
parsed
Argument
Schema
premise
Schema
response
Schema
variable
Schema
proposit-core
Loading...