Functions$dict$dict Callable$dict<IndexType>(items: ConstExpr<Node>, options?: SchemaOptions<object, Record<string, IndexType[infer]>>): RecordType<IndexType>@deprecateduse $record insteadType parametersIndexType: Node = NodeParametersitems: ConstExpr<Node>options: SchemaOptions<object, Record<string, IndexType[infer]>> = {}Returns RecordType<IndexType>
use $record instead