- Preparing search index...
- The search index is not available
3map-models
Function typedRecordDecoder
- typedRecordDecoder<T>(projectList: Project[], formSpecificIdList: string[], fieldTypes: T, fieldTypeAlias: Record<string, string[]>): TypedRecordDecoder<T>
-
Type Parameters
Type Parameters
-
T extends Record<string, FieldType>
Parameters
-
projectList: Project[]
-
formSpecificIdList: string[]
-
fieldTypes: T
-
fieldTypeAlias: Record<string, string[]>
Returns TypedRecordDecoder<T>