defaultIndex: () => {
bindings: Map<any, any>;
dataPath: never[];
isOptional: false;
schemaPath: never[];
useGlobalThis: false;
}
Type declaration
- (): {
bindings: Map<any, any>;
dataPath: never[];
isOptional: false;
schemaPath: never[];
useGlobalThis: false;
} Returns {
bindings: Map<any, any>;
dataPath: never[];
isOptional: false;
schemaPath: never[];
useGlobalThis: false;
}