class ListRef implements [PothosSchemaTypes.ListRef]<Types, T, P> extends BaseTypeRef<Types>import { ListRef } from "https://deno.land/x/pothos@release-1730496474/packages/core/refs/list.ts"; ConstructorsnewListRef(listType: TypeParam<Types>, nullable: boolean)Type ParametersTypes extends SchemaTypesToptionalP = TProperties$inferType: Tkind: "List"listType: TypeParam<Types>nullable: boolean[outputShapeKey]: T[parentShapeKey]: P