Preparing search index...
The search index is not available
Documentation - v0.0.1
Documentation
typir
checkNameTypesMap
Function checkNameTypesMap
checkNameTypesMap
(
sourceFields
:
Map
<
string
,
undefined
|
Type
>
,
targetFields
:
Map
<
string
,
undefined
|
Type
>
,
relationToCheck
:
(
s
:
Type
,
t
:
Type
)
=>
undefined
|
TypirProblem
,
)
:
IndexedTypeConflict
[]
Parameters
sourceFields
:
Map
<
string
,
undefined
|
Type
>
targetFields
:
Map
<
string
,
undefined
|
Type
>
relationToCheck
:
(
s
:
Type
,
t
:
Type
)
=>
undefined
|
TypirProblem
Returns
IndexedTypeConflict
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.1
Loading...