@kubernetes-typescript/kubernetes 0.1.0-alpha.2 → 0.1.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/dist/chunk-2LZXECFH.js +1 -0
- package/dist/chunk-2LZXECFH.js.map +1 -0
- package/dist/chunk-K2CU7ZKP.js +1337 -0
- package/dist/chunk-K2CU7ZKP.js.map +1 -0
- package/dist/chunk-NYBHZ3XE.js +1322 -0
- package/dist/chunk-NYBHZ3XE.js.map +1 -0
- package/dist/chunk-PGQONKPZ.js +42 -0
- package/dist/chunk-PGQONKPZ.js.map +1 -0
- package/dist/chunk-WNSAO2FT.js +315 -0
- package/dist/chunk-WNSAO2FT.js.map +1 -0
- package/dist/chunk-XVZB6KL7.js +1306 -0
- package/dist/chunk-XVZB6KL7.js.map +1 -0
- package/dist/chunk-Y5EGIZDP.js +1 -0
- package/dist/chunk-Y5EGIZDP.js.map +1 -0
- package/dist/chunk-ZQBE2OUM.js +1 -0
- package/dist/chunk-ZQBE2OUM.js.map +1 -0
- package/dist/index.cjs +1708 -0
- package/dist/index.cjs.map +1 -0
- package/dist/models/index.cjs +19 -0
- package/dist/models/index.cjs.map +1 -0
- package/dist/resources/index.cjs +1481 -0
- package/dist/resources/index.cjs.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/v1.33/index.cjs +1667 -0
- package/dist/v1.33/index.cjs.map +1 -0
- package/dist/v1.33/index.d.ts.map +1 -1
- package/dist/v1.33/index.js +2 -2
- package/dist/v1.33/index.js.map +1 -1
- package/dist/v1.33/models/index.cjs +19 -0
- package/dist/v1.33/models/index.cjs.map +1 -0
- package/dist/v1.33/resources/index.cjs +1446 -0
- package/dist/v1.33/resources/index.cjs.map +1 -0
- package/dist/v1.33/resources/index.d.ts +47 -47
- package/dist/v1.33/resources/index.d.ts.map +1 -1
- package/dist/v1.33/resources/index.js +47 -47
- package/dist/v1.33/resources/index.js.map +1 -1
- package/dist/v1.34/index.cjs +1689 -0
- package/dist/v1.34/index.cjs.map +1 -0
- package/dist/v1.34/models/index.cjs +19 -0
- package/dist/v1.34/models/index.cjs.map +1 -0
- package/dist/v1.34/resources/index.cjs +1464 -0
- package/dist/v1.34/resources/index.cjs.map +1 -0
- package/dist/v1.34/resources/index.d.ts +47 -47
- package/dist/v1.34/resources/index.d.ts.map +1 -1
- package/dist/v1.34/resources/index.js +47 -47
- package/dist/v1.34/resources/index.js.map +1 -1
- package/dist/v1.35/index.cjs +1704 -0
- package/dist/v1.35/index.cjs.map +1 -0
- package/dist/v1.35/models/index.cjs +19 -0
- package/dist/v1.35/models/index.cjs.map +1 -0
- package/dist/v1.35/resources/index.cjs +1479 -0
- package/dist/v1.35/resources/index.cjs.map +1 -0
- package/dist/v1.35/resources/index.d.ts +48 -48
- package/dist/v1.35/resources/index.d.ts.map +1 -1
- package/dist/v1.35/resources/index.js +48 -48
- package/dist/v1.35/resources/index.js.map +1 -1
- package/package.json +37 -22
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/resources/index.ts","../../src/v1.35/resources/index.ts","../../src/options.ts"],"sourcesContent":["export * from \"../v1.35/resources/index.js\";\n","import { createResourceClient, createSubresourceClient } from \"@kubernetes-typescript/runtime\";\nimport type { KubernetesClient, ResourceClient, SubresourceClient } from \"@kubernetes-typescript/runtime\";\nimport { kubernetesQueryMapper } from \"../../options.js\";\nimport type { KubernetesVerbOptions } from \"../../options.js\";\nimport type {\n V1APIService,\n V1APIServiceList,\n V1CSIDriver,\n V1CSIDriverList,\n V1CSINode,\n V1CSINodeList,\n V1CSIStorageCapacity,\n V1CSIStorageCapacityList,\n V1CertificateSigningRequest,\n V1CertificateSigningRequestList,\n V1ClusterRole,\n V1ClusterRoleBinding,\n V1ClusterRoleBindingList,\n V1ClusterRoleList,\n V1ComponentStatus,\n V1ComponentStatusList,\n V1ConfigMap,\n V1ConfigMapList,\n V1ControllerRevision,\n V1ControllerRevisionList,\n V1CoreEvent,\n V1CoreEventList,\n V1CronJob,\n V1CronJobList,\n V1CustomResourceDefinition,\n V1CustomResourceDefinitionList,\n V1DaemonSet,\n V1DaemonSetList,\n V1Deployment,\n V1DeploymentList,\n V1DeviceClass,\n V1DeviceClassList,\n V1EndpointSlice,\n V1EndpointSliceList,\n V1Endpoints,\n V1EndpointsList,\n V1EventsEvent,\n V1EventsEventList,\n V1FlowSchema,\n V1FlowSchemaList,\n V1HorizontalPodAutoscaler,\n V1HorizontalPodAutoscalerList,\n V1IPAddress,\n V1IPAddressList,\n V1Ingress,\n V1IngressClass,\n V1IngressClassList,\n V1IngressList,\n V1Job,\n V1JobList,\n V1Lease,\n V1LeaseList,\n V1LimitRange,\n V1LimitRangeList,\n V1MutatingWebhookConfiguration,\n V1MutatingWebhookConfigurationList,\n V1Namespace,\n V1NamespaceList,\n V1NetworkPolicy,\n V1NetworkPolicyList,\n V1Node,\n V1NodeList,\n V1PersistentVolume,\n V1PersistentVolumeClaim,\n V1PersistentVolumeClaimList,\n V1PersistentVolumeList,\n V1Pod,\n V1PodDisruptionBudget,\n V1PodDisruptionBudgetList,\n V1PodList,\n V1PodTemplate,\n V1PodTemplateList,\n V1PriorityClass,\n V1PriorityClassList,\n V1PriorityLevelConfiguration,\n V1PriorityLevelConfigurationList,\n V1ReplicaSet,\n V1ReplicaSetList,\n V1ReplicationController,\n V1ReplicationControllerList,\n V1ResourceClaimList,\n V1ResourceClaimTemplate,\n V1ResourceClaimTemplateList,\n V1ResourceQuota,\n V1ResourceQuotaList,\n V1ResourceResourceClaim,\n V1ResourceSlice,\n V1ResourceSliceList,\n V1Role,\n V1RoleBinding,\n V1RoleBindingList,\n V1RoleList,\n V1RuntimeClass,\n V1RuntimeClassList,\n V1Scale,\n V1Secret,\n V1SecretList,\n V1Service,\n V1ServiceAccount,\n V1ServiceAccountList,\n V1ServiceCIDR,\n V1ServiceCIDRList,\n V1ServiceList,\n V1StatefulSet,\n V1StatefulSetList,\n V1StorageClass,\n V1StorageClassList,\n V1ValidatingAdmissionPolicy,\n V1ValidatingAdmissionPolicyBinding,\n V1ValidatingAdmissionPolicyBindingList,\n V1ValidatingAdmissionPolicyList,\n V1ValidatingWebhookConfiguration,\n V1ValidatingWebhookConfigurationList,\n V1VolumeAttachment,\n V1VolumeAttachmentList,\n V1VolumeAttributesClass,\n V1VolumeAttributesClassList,\n V1alpha1ClusterTrustBundle,\n V1alpha1ClusterTrustBundleList,\n V1alpha1MutatingAdmissionPolicy,\n V1alpha1MutatingAdmissionPolicyBinding,\n V1alpha1MutatingAdmissionPolicyBindingList,\n V1alpha1MutatingAdmissionPolicyList,\n V1alpha1StorageVersion,\n V1alpha1StorageVersionList,\n V1alpha1Workload,\n V1alpha1WorkloadList,\n V1alpha2LeaseCandidate,\n V1alpha2LeaseCandidateList,\n V1alpha3DeviceTaintRule,\n V1alpha3DeviceTaintRuleList,\n V1beta1ClusterTrustBundle,\n V1beta1ClusterTrustBundleList,\n V1beta1DeviceClass,\n V1beta1DeviceClassList,\n V1beta1IPAddress,\n V1beta1IPAddressList,\n V1beta1LeaseCandidate,\n V1beta1LeaseCandidateList,\n V1beta1MutatingAdmissionPolicy,\n V1beta1MutatingAdmissionPolicyBinding,\n V1beta1MutatingAdmissionPolicyBindingList,\n V1beta1MutatingAdmissionPolicyList,\n V1beta1PodCertificateRequest,\n V1beta1PodCertificateRequestList,\n V1beta1ResourceClaim,\n V1beta1ResourceClaimList,\n V1beta1ResourceClaimTemplate,\n V1beta1ResourceClaimTemplateList,\n V1beta1ResourceSlice,\n V1beta1ResourceSliceList,\n V1beta1ServiceCIDR,\n V1beta1ServiceCIDRList,\n V1beta1StorageVersionMigration,\n V1beta1StorageVersionMigrationList,\n V1beta1VolumeAttributesClass,\n V1beta1VolumeAttributesClassList,\n V1beta2DeviceClass,\n V1beta2DeviceClassList,\n V1beta2ResourceClaim,\n V1beta2ResourceClaimList,\n V1beta2ResourceClaimTemplate,\n V1beta2ResourceClaimTemplateList,\n V1beta2ResourceSlice,\n V1beta2ResourceSliceList,\n V2HorizontalPodAutoscaler,\n V2HorizontalPodAutoscalerList,\n} from \"../models/index.js\";\n\nexport function mutatingwebhookconfigurations(client: KubernetesClient): ResourceClient<V1MutatingWebhookConfiguration, V1MutatingWebhookConfigurationList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1MutatingWebhookConfiguration, V1MutatingWebhookConfigurationList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"mutatingwebhookconfigurations\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ValidatingadmissionpoliciesClient extends ResourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicy, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function validatingadmissionpolicies(client: KubernetesClient): ValidatingadmissionpoliciesClient {\n const base = createResourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"validatingadmissionpolicies\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1ValidatingAdmissionPolicy, V1ValidatingAdmissionPolicy, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"validatingadmissionpolicies\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function validatingadmissionpolicybindings(client: KubernetesClient): ResourceClient<V1ValidatingAdmissionPolicyBinding, V1ValidatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ValidatingAdmissionPolicyBinding, V1ValidatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"validatingadmissionpolicybindings\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function validatingwebhookconfigurations(client: KubernetesClient): ResourceClient<V1ValidatingWebhookConfiguration, V1ValidatingWebhookConfigurationList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ValidatingWebhookConfiguration, V1ValidatingWebhookConfigurationList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1\",\n plural: \"validatingwebhookconfigurations\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function admissionregistrationV1alpha1Mutatingadmissionpolicies(client: KubernetesClient): ResourceClient<V1alpha1MutatingAdmissionPolicy, V1alpha1MutatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha1MutatingAdmissionPolicy, V1alpha1MutatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1alpha1\",\n plural: \"mutatingadmissionpolicies\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function admissionregistrationV1alpha1Mutatingadmissionpolicybindings(client: KubernetesClient): ResourceClient<V1alpha1MutatingAdmissionPolicyBinding, V1alpha1MutatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha1MutatingAdmissionPolicyBinding, V1alpha1MutatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1alpha1\",\n plural: \"mutatingadmissionpolicybindings\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function admissionregistrationV1beta1Mutatingadmissionpolicies(client: KubernetesClient): ResourceClient<V1beta1MutatingAdmissionPolicy, V1beta1MutatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1MutatingAdmissionPolicy, V1beta1MutatingAdmissionPolicyList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1beta1\",\n plural: \"mutatingadmissionpolicies\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function admissionregistrationV1beta1Mutatingadmissionpolicybindings(client: KubernetesClient): ResourceClient<V1beta1MutatingAdmissionPolicyBinding, V1beta1MutatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1MutatingAdmissionPolicyBinding, V1beta1MutatingAdmissionPolicyBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"admissionregistration.k8s.io/v1beta1\",\n plural: \"mutatingadmissionpolicybindings\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface CustomresourcedefinitionsClient extends ResourceClient<V1CustomResourceDefinition, V1CustomResourceDefinitionList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1CustomResourceDefinition, V1CustomResourceDefinition, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function customresourcedefinitions(client: KubernetesClient): CustomresourcedefinitionsClient {\n const base = createResourceClient<V1CustomResourceDefinition, V1CustomResourceDefinitionList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"apiextensions.k8s.io/v1\",\n plural: \"customresourcedefinitions\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1CustomResourceDefinition, V1CustomResourceDefinition, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apiextensions.k8s.io/v1\",\n plural: \"customresourcedefinitions\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface ApiservicesClient extends ResourceClient<V1APIService, V1APIServiceList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1APIService, V1APIService, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function apiservices(client: KubernetesClient): ApiservicesClient {\n const base = createResourceClient<V1APIService, V1APIServiceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"apiregistration.k8s.io/v1\",\n plural: \"apiservices\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1APIService, V1APIService, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apiregistration.k8s.io/v1\",\n plural: \"apiservices\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function controllerrevisions(client: KubernetesClient): ResourceClient<V1ControllerRevision, V1ControllerRevisionList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1ControllerRevision, V1ControllerRevisionList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"controllerrevisions\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface DaemonsetsClient extends ResourceClient<V1DaemonSet, V1DaemonSetList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1DaemonSet, V1DaemonSet, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function daemonsets(client: KubernetesClient): DaemonsetsClient {\n const base = createResourceClient<V1DaemonSet, V1DaemonSetList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"daemonsets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1DaemonSet, V1DaemonSet, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"daemonsets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface DeploymentsClient extends ResourceClient<V1Deployment, V1DeploymentList, \"namespaced\", KubernetesVerbOptions> {\n scale: SubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1Deployment, V1Deployment, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function deployments(client: KubernetesClient): DeploymentsClient {\n const base = createResourceClient<V1Deployment, V1DeploymentList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"deployments\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n scale: createSubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"deployments\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"scale\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1Deployment, V1Deployment, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"deployments\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface ReplicasetsClient extends ResourceClient<V1ReplicaSet, V1ReplicaSetList, \"namespaced\", KubernetesVerbOptions> {\n scale: SubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1ReplicaSet, V1ReplicaSet, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function replicasets(client: KubernetesClient): ReplicasetsClient {\n const base = createResourceClient<V1ReplicaSet, V1ReplicaSetList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"replicasets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n scale: createSubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"replicasets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"scale\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1ReplicaSet, V1ReplicaSet, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"replicasets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface StatefulsetsClient extends ResourceClient<V1StatefulSet, V1StatefulSetList, \"namespaced\", KubernetesVerbOptions> {\n scale: SubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1StatefulSet, V1StatefulSet, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function statefulsets(client: KubernetesClient): StatefulsetsClient {\n const base = createResourceClient<V1StatefulSet, V1StatefulSetList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"apps/v1\",\n plural: \"statefulsets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n scale: createSubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"statefulsets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"scale\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1StatefulSet, V1StatefulSet, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"apps/v1\",\n plural: \"statefulsets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface AutoscalingV1HorizontalpodautoscalersClient extends ResourceClient<V1HorizontalPodAutoscaler, V1HorizontalPodAutoscalerList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1HorizontalPodAutoscaler, V1HorizontalPodAutoscaler, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function autoscalingV1Horizontalpodautoscalers(client: KubernetesClient): AutoscalingV1HorizontalpodautoscalersClient {\n const base = createResourceClient<V1HorizontalPodAutoscaler, V1HorizontalPodAutoscalerList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"autoscaling/v1\",\n plural: \"horizontalpodautoscalers\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1HorizontalPodAutoscaler, V1HorizontalPodAutoscaler, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"autoscaling/v1\",\n plural: \"horizontalpodautoscalers\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface AutoscalingV2HorizontalpodautoscalersClient extends ResourceClient<V2HorizontalPodAutoscaler, V2HorizontalPodAutoscalerList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V2HorizontalPodAutoscaler, V2HorizontalPodAutoscaler, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function autoscalingV2Horizontalpodautoscalers(client: KubernetesClient): AutoscalingV2HorizontalpodautoscalersClient {\n const base = createResourceClient<V2HorizontalPodAutoscaler, V2HorizontalPodAutoscalerList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"autoscaling/v2\",\n plural: \"horizontalpodautoscalers\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V2HorizontalPodAutoscaler, V2HorizontalPodAutoscaler, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"autoscaling/v2\",\n plural: \"horizontalpodautoscalers\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface CronjobsClient extends ResourceClient<V1CronJob, V1CronJobList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1CronJob, V1CronJob, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function cronjobs(client: KubernetesClient): CronjobsClient {\n const base = createResourceClient<V1CronJob, V1CronJobList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"batch/v1\",\n plural: \"cronjobs\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1CronJob, V1CronJob, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"batch/v1\",\n plural: \"cronjobs\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface JobsClient extends ResourceClient<V1Job, V1JobList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1Job, V1Job, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function jobs(client: KubernetesClient): JobsClient {\n const base = createResourceClient<V1Job, V1JobList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"batch/v1\",\n plural: \"jobs\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1Job, V1Job, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"batch/v1\",\n plural: \"jobs\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface CertificatesigningrequestsClient extends ResourceClient<V1CertificateSigningRequest, V1CertificateSigningRequestList, \"cluster\", KubernetesVerbOptions> {\n approval: SubresourceClient<V1CertificateSigningRequest, V1CertificateSigningRequest, \"cluster\", KubernetesVerbOptions>;\n status: SubresourceClient<V1CertificateSigningRequest, V1CertificateSigningRequest, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function certificatesigningrequests(client: KubernetesClient): CertificatesigningrequestsClient {\n const base = createResourceClient<V1CertificateSigningRequest, V1CertificateSigningRequestList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"certificates.k8s.io/v1\",\n plural: \"certificatesigningrequests\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n approval: createSubresourceClient<V1CertificateSigningRequest, V1CertificateSigningRequest, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"certificates.k8s.io/v1\",\n plural: \"certificatesigningrequests\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"approval\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1CertificateSigningRequest, V1CertificateSigningRequest, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"certificates.k8s.io/v1\",\n plural: \"certificatesigningrequests\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function certificatesV1alpha1Clustertrustbundles(client: KubernetesClient): ResourceClient<V1alpha1ClusterTrustBundle, V1alpha1ClusterTrustBundleList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha1ClusterTrustBundle, V1alpha1ClusterTrustBundleList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"certificates.k8s.io/v1alpha1\",\n plural: \"clustertrustbundles\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function certificatesV1beta1Clustertrustbundles(client: KubernetesClient): ResourceClient<V1beta1ClusterTrustBundle, V1beta1ClusterTrustBundleList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1ClusterTrustBundle, V1beta1ClusterTrustBundleList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"certificates.k8s.io/v1beta1\",\n plural: \"clustertrustbundles\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface PodcertificaterequestsClient extends ResourceClient<V1beta1PodCertificateRequest, V1beta1PodCertificateRequestList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta1PodCertificateRequest, V1beta1PodCertificateRequest, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function podcertificaterequests(client: KubernetesClient): PodcertificaterequestsClient {\n const base = createResourceClient<V1beta1PodCertificateRequest, V1beta1PodCertificateRequestList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"certificates.k8s.io/v1beta1\",\n plural: \"podcertificaterequests\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta1PodCertificateRequest, V1beta1PodCertificateRequest, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"certificates.k8s.io/v1beta1\",\n plural: \"podcertificaterequests\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function leases(client: KubernetesClient): ResourceClient<V1Lease, V1LeaseList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1Lease, V1LeaseList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"coordination.k8s.io/v1\",\n plural: \"leases\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function coordinationV1alpha2Leasecandidates(client: KubernetesClient): ResourceClient<V1alpha2LeaseCandidate, V1alpha2LeaseCandidateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha2LeaseCandidate, V1alpha2LeaseCandidateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"coordination.k8s.io/v1alpha2\",\n plural: \"leasecandidates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function coordinationV1beta1Leasecandidates(client: KubernetesClient): ResourceClient<V1beta1LeaseCandidate, V1beta1LeaseCandidateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1LeaseCandidate, V1beta1LeaseCandidateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"coordination.k8s.io/v1beta1\",\n plural: \"leasecandidates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function componentstatuses(client: KubernetesClient): ResourceClient<V1ComponentStatus, V1ComponentStatusList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ComponentStatus, V1ComponentStatusList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"componentstatuses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function configmaps(client: KubernetesClient): ResourceClient<V1ConfigMap, V1ConfigMapList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1ConfigMap, V1ConfigMapList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"configmaps\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function coreV1Events(client: KubernetesClient): ResourceClient<V1CoreEvent, V1CoreEventList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1CoreEvent, V1CoreEventList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"events\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function endpoints(client: KubernetesClient): ResourceClient<V1Endpoints, V1EndpointsList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1Endpoints, V1EndpointsList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"endpoints\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function limitranges(client: KubernetesClient): ResourceClient<V1LimitRange, V1LimitRangeList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1LimitRange, V1LimitRangeList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"limitranges\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function namespaces(client: KubernetesClient): ResourceClient<V1Namespace, V1NamespaceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1Namespace, V1NamespaceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"namespaces\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface NodesClient extends ResourceClient<V1Node, V1NodeList, \"cluster\", KubernetesVerbOptions> {\n proxy: SubresourceClient<unknown, unknown, \"cluster\", KubernetesVerbOptions>;\n status: SubresourceClient<V1Node, V1Node, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function nodes(client: KubernetesClient): NodesClient {\n const base = createResourceClient<V1Node, V1NodeList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"nodes\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n proxy: createSubresourceClient<unknown, unknown, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"nodes\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"proxy\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1Node, V1Node, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"nodes\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface PersistentvolumeclaimsClient extends ResourceClient<V1PersistentVolumeClaim, V1PersistentVolumeClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1PersistentVolumeClaim, V1PersistentVolumeClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function persistentvolumeclaims(client: KubernetesClient): PersistentvolumeclaimsClient {\n const base = createResourceClient<V1PersistentVolumeClaim, V1PersistentVolumeClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"persistentvolumeclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1PersistentVolumeClaim, V1PersistentVolumeClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"persistentvolumeclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface PersistentvolumesClient extends ResourceClient<V1PersistentVolume, V1PersistentVolumeList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1PersistentVolume, V1PersistentVolume, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function persistentvolumes(client: KubernetesClient): PersistentvolumesClient {\n const base = createResourceClient<V1PersistentVolume, V1PersistentVolumeList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"persistentvolumes\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1PersistentVolume, V1PersistentVolume, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"persistentvolumes\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface PodsClient extends ResourceClient<V1Pod, V1PodList, \"namespaced\", KubernetesVerbOptions> {\n attach: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n ephemeralcontainers: SubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>;\n exec: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n log: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n portforward: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n proxy: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n resize: SubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function pods(client: KubernetesClient): PodsClient {\n const base = createResourceClient<V1Pod, V1PodList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n attach: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"attach\",\n kubernetesQueryMapper,\n ),\n ephemeralcontainers: createSubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"ephemeralcontainers\",\n kubernetesQueryMapper,\n ),\n exec: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"exec\",\n kubernetesQueryMapper,\n ),\n log: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"log\",\n kubernetesQueryMapper,\n ),\n portforward: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"portforward\",\n kubernetesQueryMapper,\n ),\n proxy: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"proxy\",\n kubernetesQueryMapper,\n ),\n resize: createSubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"resize\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1Pod, V1Pod, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"pods\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function podtemplates(client: KubernetesClient): ResourceClient<V1PodTemplate, V1PodTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1PodTemplate, V1PodTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"podtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ReplicationcontrollersClient extends ResourceClient<V1ReplicationController, V1ReplicationControllerList, \"namespaced\", KubernetesVerbOptions> {\n scale: SubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1ReplicationController, V1ReplicationController, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function replicationcontrollers(client: KubernetesClient): ReplicationcontrollersClient {\n const base = createResourceClient<V1ReplicationController, V1ReplicationControllerList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"replicationcontrollers\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n scale: createSubresourceClient<V1Scale, V1Scale, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"replicationcontrollers\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"scale\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1ReplicationController, V1ReplicationController, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"replicationcontrollers\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface ResourcequotasClient extends ResourceClient<V1ResourceQuota, V1ResourceQuotaList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ResourceQuota, V1ResourceQuota, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourcequotas(client: KubernetesClient): ResourcequotasClient {\n const base = createResourceClient<V1ResourceQuota, V1ResourceQuotaList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"resourcequotas\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1ResourceQuota, V1ResourceQuota, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"resourcequotas\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function secrets(client: KubernetesClient): ResourceClient<V1Secret, V1SecretList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1Secret, V1SecretList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"secrets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function serviceaccounts(client: KubernetesClient): ResourceClient<V1ServiceAccount, V1ServiceAccountList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1ServiceAccount, V1ServiceAccountList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"serviceaccounts\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ServicesClient extends ResourceClient<V1Service, V1ServiceList, \"namespaced\", KubernetesVerbOptions> {\n proxy: SubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>;\n status: SubresourceClient<V1Service, V1Service, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function services(client: KubernetesClient): ServicesClient {\n const base = createResourceClient<V1Service, V1ServiceList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"v1\",\n plural: \"services\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n proxy: createSubresourceClient<unknown, unknown, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"services\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"proxy\",\n kubernetesQueryMapper,\n ),\n status: createSubresourceClient<V1Service, V1Service, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"v1\",\n plural: \"services\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function endpointslices(client: KubernetesClient): ResourceClient<V1EndpointSlice, V1EndpointSliceList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1EndpointSlice, V1EndpointSliceList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"discovery.k8s.io/v1\",\n plural: \"endpointslices\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function eventsV1Events(client: KubernetesClient): ResourceClient<V1EventsEvent, V1EventsEventList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1EventsEvent, V1EventsEventList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"events.k8s.io/v1\",\n plural: \"events\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface FlowschemasClient extends ResourceClient<V1FlowSchema, V1FlowSchemaList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1FlowSchema, V1FlowSchema, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function flowschemas(client: KubernetesClient): FlowschemasClient {\n const base = createResourceClient<V1FlowSchema, V1FlowSchemaList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"flowcontrol.apiserver.k8s.io/v1\",\n plural: \"flowschemas\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1FlowSchema, V1FlowSchema, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"flowcontrol.apiserver.k8s.io/v1\",\n plural: \"flowschemas\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface PrioritylevelconfigurationsClient extends ResourceClient<V1PriorityLevelConfiguration, V1PriorityLevelConfigurationList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1PriorityLevelConfiguration, V1PriorityLevelConfiguration, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function prioritylevelconfigurations(client: KubernetesClient): PrioritylevelconfigurationsClient {\n const base = createResourceClient<V1PriorityLevelConfiguration, V1PriorityLevelConfigurationList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"flowcontrol.apiserver.k8s.io/v1\",\n plural: \"prioritylevelconfigurations\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1PriorityLevelConfiguration, V1PriorityLevelConfiguration, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"flowcontrol.apiserver.k8s.io/v1\",\n plural: \"prioritylevelconfigurations\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport interface StorageversionsClient extends ResourceClient<V1alpha1StorageVersion, V1alpha1StorageVersionList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1alpha1StorageVersion, V1alpha1StorageVersion, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function storageversions(client: KubernetesClient): StorageversionsClient {\n const base = createResourceClient<V1alpha1StorageVersion, V1alpha1StorageVersionList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"internal.apiserver.k8s.io/v1alpha1\",\n plural: \"storageversions\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1alpha1StorageVersion, V1alpha1StorageVersion, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"internal.apiserver.k8s.io/v1alpha1\",\n plural: \"storageversions\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function ingressclasses(client: KubernetesClient): ResourceClient<V1IngressClass, V1IngressClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1IngressClass, V1IngressClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"ingressclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface IngressesClient extends ResourceClient<V1Ingress, V1IngressList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1Ingress, V1Ingress, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function ingresses(client: KubernetesClient): IngressesClient {\n const base = createResourceClient<V1Ingress, V1IngressList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"ingresses\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1Ingress, V1Ingress, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"ingresses\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function networkingV1Ipaddresses(client: KubernetesClient): ResourceClient<V1IPAddress, V1IPAddressList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1IPAddress, V1IPAddressList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"ipaddresses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface NetworkingV1ServicecidrsClient extends ResourceClient<V1ServiceCIDR, V1ServiceCIDRList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ServiceCIDR, V1ServiceCIDR, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function networkingV1Servicecidrs(client: KubernetesClient): NetworkingV1ServicecidrsClient {\n const base = createResourceClient<V1ServiceCIDR, V1ServiceCIDRList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"servicecidrs\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1ServiceCIDR, V1ServiceCIDR, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"servicecidrs\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function networkpolicies(client: KubernetesClient): ResourceClient<V1NetworkPolicy, V1NetworkPolicyList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1NetworkPolicy, V1NetworkPolicyList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1\",\n plural: \"networkpolicies\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function networkingV1beta1Ipaddresses(client: KubernetesClient): ResourceClient<V1beta1IPAddress, V1beta1IPAddressList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1IPAddress, V1beta1IPAddressList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1beta1\",\n plural: \"ipaddresses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface NetworkingV1beta1ServicecidrsClient extends ResourceClient<V1beta1ServiceCIDR, V1beta1ServiceCIDRList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta1ServiceCIDR, V1beta1ServiceCIDR, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function networkingV1beta1Servicecidrs(client: KubernetesClient): NetworkingV1beta1ServicecidrsClient {\n const base = createResourceClient<V1beta1ServiceCIDR, V1beta1ServiceCIDRList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"networking.k8s.io/v1beta1\",\n plural: \"servicecidrs\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta1ServiceCIDR, V1beta1ServiceCIDR, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"networking.k8s.io/v1beta1\",\n plural: \"servicecidrs\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function runtimeclasses(client: KubernetesClient): ResourceClient<V1RuntimeClass, V1RuntimeClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1RuntimeClass, V1RuntimeClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"node.k8s.io/v1\",\n plural: \"runtimeclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface PoddisruptionbudgetsClient extends ResourceClient<V1PodDisruptionBudget, V1PodDisruptionBudgetList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1PodDisruptionBudget, V1PodDisruptionBudget, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function poddisruptionbudgets(client: KubernetesClient): PoddisruptionbudgetsClient {\n const base = createResourceClient<V1PodDisruptionBudget, V1PodDisruptionBudgetList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"policy/v1\",\n plural: \"poddisruptionbudgets\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1PodDisruptionBudget, V1PodDisruptionBudget, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"policy/v1\",\n plural: \"poddisruptionbudgets\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function clusterrolebindings(client: KubernetesClient): ResourceClient<V1ClusterRoleBinding, V1ClusterRoleBindingList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ClusterRoleBinding, V1ClusterRoleBindingList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"rbac.authorization.k8s.io/v1\",\n plural: \"clusterrolebindings\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function clusterroles(client: KubernetesClient): ResourceClient<V1ClusterRole, V1ClusterRoleList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ClusterRole, V1ClusterRoleList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"rbac.authorization.k8s.io/v1\",\n plural: \"clusterroles\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function rolebindings(client: KubernetesClient): ResourceClient<V1RoleBinding, V1RoleBindingList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1RoleBinding, V1RoleBindingList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"rbac.authorization.k8s.io/v1\",\n plural: \"rolebindings\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function roles(client: KubernetesClient): ResourceClient<V1Role, V1RoleList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1Role, V1RoleList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"rbac.authorization.k8s.io/v1\",\n plural: \"roles\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1Deviceclasses(client: KubernetesClient): ResourceClient<V1DeviceClass, V1DeviceClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1DeviceClass, V1DeviceClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"deviceclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ResourceApiV1ResourceclaimsClient extends ResourceClient<V1ResourceResourceClaim, V1ResourceClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1ResourceResourceClaim, V1ResourceResourceClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourceApiV1Resourceclaims(client: KubernetesClient): ResourceApiV1ResourceclaimsClient {\n const base = createResourceClient<V1ResourceResourceClaim, V1ResourceClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"resourceclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1ResourceResourceClaim, V1ResourceResourceClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"resourceclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function resourceApiV1Resourceclaimtemplates(client: KubernetesClient): ResourceClient<V1ResourceClaimTemplate, V1ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1ResourceClaimTemplate, V1ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"resourceclaimtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1Resourceslices(client: KubernetesClient): ResourceClient<V1ResourceSlice, V1ResourceSliceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1ResourceSlice, V1ResourceSliceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1\",\n plural: \"resourceslices\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface DevicetaintrulesClient extends ResourceClient<V1alpha3DeviceTaintRule, V1alpha3DeviceTaintRuleList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1alpha3DeviceTaintRule, V1alpha3DeviceTaintRule, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function devicetaintrules(client: KubernetesClient): DevicetaintrulesClient {\n const base = createResourceClient<V1alpha3DeviceTaintRule, V1alpha3DeviceTaintRuleList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1alpha3\",\n plural: \"devicetaintrules\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1alpha3DeviceTaintRule, V1alpha3DeviceTaintRule, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"resource.k8s.io/v1alpha3\",\n plural: \"devicetaintrules\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function resourceApiV1beta1Deviceclasses(client: KubernetesClient): ResourceClient<V1beta1DeviceClass, V1beta1DeviceClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1DeviceClass, V1beta1DeviceClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"deviceclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ResourceApiV1beta1ResourceclaimsClient extends ResourceClient<V1beta1ResourceClaim, V1beta1ResourceClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta1ResourceClaim, V1beta1ResourceClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourceApiV1beta1Resourceclaims(client: KubernetesClient): ResourceApiV1beta1ResourceclaimsClient {\n const base = createResourceClient<V1beta1ResourceClaim, V1beta1ResourceClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"resourceclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta1ResourceClaim, V1beta1ResourceClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"resourceclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function resourceApiV1beta1Resourceclaimtemplates(client: KubernetesClient): ResourceClient<V1beta1ResourceClaimTemplate, V1beta1ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1ResourceClaimTemplate, V1beta1ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"resourceclaimtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1beta1Resourceslices(client: KubernetesClient): ResourceClient<V1beta1ResourceSlice, V1beta1ResourceSliceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1ResourceSlice, V1beta1ResourceSliceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta1\",\n plural: \"resourceslices\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1beta2Deviceclasses(client: KubernetesClient): ResourceClient<V1beta2DeviceClass, V1beta2DeviceClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta2DeviceClass, V1beta2DeviceClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"deviceclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface ResourceApiV1beta2ResourceclaimsClient extends ResourceClient<V1beta2ResourceClaim, V1beta2ResourceClaimList, \"namespaced\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta2ResourceClaim, V1beta2ResourceClaim, \"namespaced\", KubernetesVerbOptions>;\n}\n\nexport function resourceApiV1beta2Resourceclaims(client: KubernetesClient): ResourceApiV1beta2ResourceclaimsClient {\n const base = createResourceClient<V1beta2ResourceClaim, V1beta2ResourceClaimList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"resourceclaims\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta2ResourceClaim, V1beta2ResourceClaim, \"namespaced\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"resourceclaims\",\n namespaced: true,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function resourceApiV1beta2Resourceclaimtemplates(client: KubernetesClient): ResourceClient<V1beta2ResourceClaimTemplate, V1beta2ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1beta2ResourceClaimTemplate, V1beta2ResourceClaimTemplateList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"resourceclaimtemplates\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function resourceApiV1beta2Resourceslices(client: KubernetesClient): ResourceClient<V1beta2ResourceSlice, V1beta2ResourceSliceList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta2ResourceSlice, V1beta2ResourceSliceList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"resource.k8s.io/v1beta2\",\n plural: \"resourceslices\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function priorityclasses(client: KubernetesClient): ResourceClient<V1PriorityClass, V1PriorityClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1PriorityClass, V1PriorityClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"scheduling.k8s.io/v1\",\n plural: \"priorityclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function workloads(client: KubernetesClient): ResourceClient<V1alpha1Workload, V1alpha1WorkloadList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1alpha1Workload, V1alpha1WorkloadList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"scheduling.k8s.io/v1alpha1\",\n plural: \"workloads\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function csidrivers(client: KubernetesClient): ResourceClient<V1CSIDriver, V1CSIDriverList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1CSIDriver, V1CSIDriverList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"csidrivers\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function csinodes(client: KubernetesClient): ResourceClient<V1CSINode, V1CSINodeList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1CSINode, V1CSINodeList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"csinodes\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function csistoragecapacities(client: KubernetesClient): ResourceClient<V1CSIStorageCapacity, V1CSIStorageCapacityList, \"namespaced\", KubernetesVerbOptions> {\n return createResourceClient<V1CSIStorageCapacity, V1CSIStorageCapacityList, \"namespaced\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"csistoragecapacities\",\n namespaced: true,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function storageclasses(client: KubernetesClient): ResourceClient<V1StorageClass, V1StorageClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1StorageClass, V1StorageClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"storageclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport function storageV1Volumeattributesclasses(client: KubernetesClient): ResourceClient<V1VolumeAttributesClass, V1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1VolumeAttributesClass, V1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"volumeattributesclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface VolumeattachmentsClient extends ResourceClient<V1VolumeAttachment, V1VolumeAttachmentList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1VolumeAttachment, V1VolumeAttachment, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function volumeattachments(client: KubernetesClient): VolumeattachmentsClient {\n const base = createResourceClient<V1VolumeAttachment, V1VolumeAttachmentList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"volumeattachments\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1VolumeAttachment, V1VolumeAttachment, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"storage.k8s.io/v1\",\n plural: \"volumeattachments\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n\nexport function storageV1beta1Volumeattributesclasses(client: KubernetesClient): ResourceClient<V1beta1VolumeAttributesClass, V1beta1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions> {\n return createResourceClient<V1beta1VolumeAttributesClass, V1beta1VolumeAttributesClassList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storage.k8s.io/v1beta1\",\n plural: \"volumeattributesclasses\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n}\n\nexport interface StorageversionmigrationsClient extends ResourceClient<V1beta1StorageVersionMigration, V1beta1StorageVersionMigrationList, \"cluster\", KubernetesVerbOptions> {\n status: SubresourceClient<V1beta1StorageVersionMigration, V1beta1StorageVersionMigration, \"cluster\", KubernetesVerbOptions>;\n}\n\nexport function storageversionmigrations(client: KubernetesClient): StorageversionmigrationsClient {\n const base = createResourceClient<V1beta1StorageVersionMigration, V1beta1StorageVersionMigrationList, \"cluster\", KubernetesVerbOptions>(client, {\n apiVersion: \"storagemigration.k8s.io/v1beta1\",\n plural: \"storageversionmigrations\",\n namespaced: false,\n }, undefined, undefined, undefined, kubernetesQueryMapper);\n\n return {\n ...base,\n status: createSubresourceClient<V1beta1StorageVersionMigration, V1beta1StorageVersionMigration, \"cluster\", KubernetesVerbOptions>(\n client,\n {\n apiVersion: \"storagemigration.k8s.io/v1beta1\",\n plural: \"storageversionmigrations\",\n namespaced: false,\n },\n undefined,\n undefined,\n \"status\",\n kubernetesQueryMapper,\n ),\n };\n}\n","import type { QueryMapper, VerbOptions } from \"@kubernetes-typescript/runtime\";\n\nexport interface KubernetesListOptions {\n labelSelector?: string;\n fieldSelector?: string;\n watch?: boolean;\n allowWatchBookmarks?: boolean;\n resourceVersion?: string;\n resourceVersionMatch?: string;\n timeoutSeconds?: number;\n limit?: number;\n continue?: string;\n sendInitialEvents?: boolean;\n}\n\nexport interface KubernetesGetOptions {\n resourceVersion?: string;\n}\n\nexport interface KubernetesCreateOptions {\n dryRun?: string[];\n fieldManager?: string;\n fieldValidation?: string;\n}\n\nexport interface KubernetesUpdateOptions {\n dryRun?: string[];\n fieldManager?: string;\n fieldValidation?: string;\n}\n\nexport interface KubernetesPatchOptions {\n dryRun?: string[];\n force?: boolean;\n fieldManager?: string;\n fieldValidation?: string;\n}\n\nexport interface KubernetesDeleteOptions {\n gracePeriodSeconds?: number;\n preconditions?: { uid?: string; resourceVersion?: string };\n orphanDependents?: boolean;\n propagationPolicy?: \"Orphan\" | \"Background\" | \"Foreground\";\n dryRun?: string[];\n ignoreStoreReadErrorWithClusterBreakingPotential?: boolean;\n}\n\nexport interface KubernetesVerbOptions extends VerbOptions {\n get: KubernetesGetOptions;\n list: KubernetesListOptions;\n create: KubernetesCreateOptions;\n update: KubernetesUpdateOptions;\n patch: KubernetesPatchOptions;\n delete: KubernetesDeleteOptions;\n}\n\nexport const kubernetesQueryMapper: QueryMapper<KubernetesVerbOptions> = {\n get: (options) => ({\n resourceVersion: options.resourceVersion,\n }),\n list: (options) => ({\n labelSelector: options.labelSelector,\n fieldSelector: options.fieldSelector,\n watch: options.watch,\n allowWatchBookmarks: options.allowWatchBookmarks,\n resourceVersion: options.resourceVersion,\n resourceVersionMatch: options.resourceVersionMatch,\n timeoutSeconds: options.timeoutSeconds,\n limit: options.limit,\n continue: options.continue,\n sendInitialEvents: options.sendInitialEvents,\n }),\n create: (options) => ({\n fieldManager: options.fieldManager,\n fieldValidation: options.fieldValidation,\n }),\n update: (options) => ({\n fieldManager: options.fieldManager,\n fieldValidation: options.fieldValidation,\n }),\n patch: (options) => ({\n force: options.force,\n fieldManager: options.fieldManager,\n fieldValidation: options.fieldValidation,\n }),\n delete: (options) => ({\n gracePeriodSeconds: options.gracePeriodSeconds,\n orphanDependents: options.orphanDependents,\n propagationPolicy: options.propagationPolicy,\n ignoreStoreReadErrorWithClusterBreakingPotential:\n options.ignoreStoreReadErrorWithClusterBreakingPotential,\n }),\n};\n"],"mappings":"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","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"fileNames":["../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../runtime/dist/index.d.ts","../src/options.ts","../src/v1.35/models/index.ts","../src/v1.35/resources/index.ts","../src/v1.35/index.ts","../src/index.ts","../src/models/index.ts","../src/resources/index.ts","../src/v1.33/models/index.ts","../src/v1.33/resources/index.ts","../src/v1.33/index.ts","../src/v1.34/models/index.ts","../src/v1.34/resources/index.ts","../src/v1.34/index.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/disposable.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/indexable.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/iterators.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/index.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/globals.typedarray.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/buffer.buffer.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/globals.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/abortcontroller.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/domexception.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/events.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/header.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/readable.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/file.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/fetch.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/formdata.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/connector.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/client.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/errors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/global-origin.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/pool-stats.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/handlers.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-client.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-errors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/retry-handler.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/retry-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/api.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/interceptors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/util.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/cookies.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/patch.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/websocket.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/eventsource.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/filereader.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/content-type.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/cache.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/index.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/fetch.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/navigator.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/storage.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/assert.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/assert/strict.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/async_hooks.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/buffer.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/child_process.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/cluster.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/console.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/constants.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/crypto.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dgram.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dns.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dns/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/domain.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/events.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/fs.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/fs/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/http.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/http2.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/https.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/inspector.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/inspector.generated.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/module.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/net.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/os.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/path.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/process.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/punycode.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/querystring.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/readline.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/readline/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/repl.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/sea.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/sqlite.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/web.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/string_decoder.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/test.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/timers.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/timers/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/tls.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/trace_events.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/tty.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/url.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/util.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/v8.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/vm.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/wasi.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/worker_threads.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/zlib.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/index.d.ts"],"fileIdsList":[[79,124,125,127,144,145],[79,126,127,144,145],[127,144,145],[79,127,132,144,145,162],[79,127,128,133,138,144,145,147,159,170],[79,127,128,129,138,144,145,147],[79,127,144,145],[74,75,76,79,127,144,145],[79,127,130,144,145,171],[79,127,131,132,139,144,145,148],[79,127,132,144,145,159,167],[79,127,133,135,138,144,145,147],[79,126,127,134,144,145],[79,127,135,136,144,145],[79,127,137,138,144,145],[79,126,127,138,144,145],[79,127,138,139,140,144,145,159,170],[79,127,138,139,140,144,145,154,159,162],[79,120,127,135,138,141,144,145,147,159,170],[79,127,138,139,141,142,144,145,147,159,167,170],[79,127,141,143,144,145,159,167,170],[77,78,79,80,81,82,83,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176],[79,127,138,144,145],[79,127,144,145,146,170],[79,127,135,138,144,145,147,159],[79,127,144,145,148],[79,127,144,145,149],[79,126,127,144,145,150],[79,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176],[79,127,144,145,152],[79,127,144,145,153],[79,127,138,144,145,154,155],[79,127,144,145,154,156,171,173],[79,127,139,144,145],[79,127,138,144,145,159,160,162],[79,127,144,145,161,162],[79,127,144,145,159,160],[79,127,144,145,162],[79,127,144,145,163],[79,124,127,144,145,159,164,170],[79,127,138,144,145,165,166],[79,127,144,145,165,166],[79,127,132,144,145,147,159,167],[79,127,144,145,168],[79,127,144,145,147,169],[79,127,141,144,145,153,170],[79,127,132,144,145,171],[79,127,144,145,159,172],[79,127,144,145,146,173],[79,127,144,145,174],[79,120,127,144,145],[79,120,127,138,140,144,145,150,159,162,170,172,173,175],[79,127,144,145,159,176],[79,92,96,127,144,145,170],[79,92,127,144,145,159,170],[79,87,127,144,145],[79,89,92,127,144,145,167,170],[79,127,144,145,147,167],[79,127,144,145,177],[79,87,127,144,145,177],[79,89,92,127,144,145,147,170],[79,84,85,88,91,127,138,144,145,159,170],[79,92,99,127,144,145],[79,84,90,127,144,145],[79,92,113,114,127,144,145],[79,88,92,127,144,145,162,170,177],[79,113,127,144,145,177],[79,86,87,127,144,145,177],[79,92,127,144,145],[79,86,87,88,89,90,91,92,93,94,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,127,144,145],[79,92,107,127,144,145],[79,92,99,100,127,144,145],[79,90,92,100,101,127,144,145],[79,91,127,144,145],[79,84,87,92,127,144,145],[79,92,96,100,101,127,144,145],[79,96,127,144,145],[79,90,92,95,127,144,145,170],[79,84,89,92,99,127,144,145],[79,127,144,145,159],[79,87,92,113,127,144,145,175,177],[61,64,79,127,144,145],[62,79,127,144,145],[60,79,127,144,145],[63,79,127,144,145],[60,61,68,69,79,127,144,145],[60,61,68,79,127,144,145],[60,61,71,72,79,127,144,145],[60,61,71,79,127,144,145],[60,61,62,63,79,127,144,145],[60,61,62,79,127,144,145]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"4e6885f6d82a19dbac875229f387f96b8c44fe4c8aa1c45c19466ad591913771","impliedFormat":99},{"version":"3b01e8f10bd898fa84166618f512c0222b7dd6ed853ec4e42e6f9ca09df75edd","signature":"eea0228b41da3472f3664b8ed4accdfc33bd5dcda1e640b6a2fe87c5126c2de4","impliedFormat":99},{"version":"3f24c0f7937b47d1157237c994cefc1ef78667aca9959b2fe2e3853b9f947ad5","signature":"8a99965ed1e88f7c228601500be0e5eae4f2a7f591d407c8abc8772a915e6125","impliedFormat":99},{"version":"5c3fc830c5633d09a9765ae23e977ab521ac0c532740d4a2da6af2e6693821f7","signature":"687095e38ab4a22a25f2e876fc54a571712ca9e5a4c24128c73771c2a177d02d","impliedFormat":99},{"version":"88b4ed0d209d126e9c7456e0ad774501e47edb677544c8afd8c9c84558a7f66d","signature":"dafcae95594e06c9546aafaa227626d858b9542e6eab5dbdc45eb6933ed66a6e","impliedFormat":99},{"version":"0d61fa9e3e958e0f06d9c7b6c4acf3be0f914bc2e49c5a3ba0e1ec6f2fcb0de5","impliedFormat":99},{"version":"d400b9a644708dec7fba2e81143927897f23feb37fc3fc17aead3cb980eb113d","impliedFormat":99},{"version":"1e67b1ce3d3fa8da602caf478247485a74a22f63456f23e3967b546debfc48c4","impliedFormat":99},{"version":"f80b1195d1a3f4686cf356df61c8a75152fb5a38691352209d73c9f1e8b94a8d","signature":"cad624aab1dd9c98af36c056e36c27d8968570468564510f8045b1f6c09c3b39","impliedFormat":99},{"version":"dc7bd0fa3b7a9149c58ac63d2c594308773a0feb58d350f1a79214b7cf5f9e9b","signature":"efa4febd736a664f3d102b9caaabb19b0d990d74315cd67dea54ccab9a98fa43","impliedFormat":99},{"version":"2d7232dec9097c23ffd0dcbaec4b2ba14cacc825c1bb785dd4c1811507b89b7e","signature":"546efb0086b4d59f1d76a044e1385fec0a48fa4de4b535655491eda870dfe51a","impliedFormat":99},{"version":"5039ae771a9674083bb329bcabfd913b15ce2475df5999f4b0292cb402a9e978","signature":"9036b76ab42032bc8b1e0cf73e882a209ca6ae30e50e12a5793519fa54c16523","impliedFormat":99},{"version":"791daa664451f2a417f76e11500b8ffba8b0737de1826c96e799a45938a51cb3","signature":"8d1c253489faa03e06e9914f5b038e20f4baf590f4c3a15a124106235ea0ffbc","impliedFormat":99},{"version":"ce746aad893d81afcf37eecdf70df832220311b51caadf912dad660633fbc465","signature":"8a51c0c1e4abdd69a0d571d553f7eda5a7a16d85e6974718097b56acec90dc63","impliedFormat":99},{"version":"6c7176368037af28cb72f2392010fa1cef295d6d6744bca8cfb54985f3a18c3e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab41ef1f2cdafb8df48be20cd969d875602483859dc194e9c97c8a576892c052","affectsGlobalScope":true,"impliedFormat":1},{"version":"437e20f2ba32abaeb7985e0afe0002de1917bc74e949ba585e49feba65da6ca1","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"98cffbf06d6bab333473c70a893770dbe990783904002c4f1a960447b4b53dca","affectsGlobalScope":true,"impliedFormat":1},{"version":"3af97acf03cc97de58a3a4bc91f8f616408099bc4233f6d0852e72a8ffb91ac9","affectsGlobalScope":true,"impliedFormat":1},{"version":"808069bba06b6768b62fd22429b53362e7af342da4a236ed2d2e1c89fcca3b4a","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"f26b11d8d8e4b8028f1c7d618b22274c892e4b0ef5b3678a8ccbad85419aef43","affectsGlobalScope":true,"impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"763fe0f42b3d79b440a9b6e51e9ba3f3f91352469c1e4b3b67bfa4ff6352f3f4","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"7f182617db458e98fc18dfb272d40aa2fff3a353c44a89b2c0ccb3937709bfb5","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"e61be3f894b41b7baa1fbd6a66893f2579bfad01d208b4ff61daef21493ef0a8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"615ba88d0128ed16bf83ef8ccbb6aff05c3ee2db1cc0f89ab50a4939bfc1943f","impliedFormat":1},{"version":"a4d551dbf8746780194d550c88f26cf937caf8d56f102969a110cfaed4b06656","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"317e63deeb21ac07f3992f5b50cdca8338f10acd4fbb7257ebf56735bf52ab00","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"b52476feb4a0cbcb25e5931b930fc73cb6643fb1a5060bf8a3dda0eeae5b4b68","affectsGlobalScope":true,"impliedFormat":1},{"version":"f9501cc13ce624c72b61f12b3963e84fad210fbdf0ffbc4590e08460a3f04eba","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0fa06ada475b910e2106c98c68b10483dc8811d0c14a8a8dd36efb2672485b29","impliedFormat":1},{"version":"33e5e9aba62c3193d10d1d33ae1fa75c46a1171cf76fef750777377d53b0303f","impliedFormat":1},{"version":"2b06b93fd01bcd49d1a6bd1f9b65ddcae6480b9a86e9061634d6f8e354c1468f","impliedFormat":1},{"version":"6a0cd27e5dc2cfbe039e731cf879d12b0e2dded06d1b1dedad07f7712de0d7f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"13f5c844119c43e51ce777c509267f14d6aaf31eafb2c2b002ca35584cd13b29","impliedFormat":1},{"version":"e60477649d6ad21542bd2dc7e3d9ff6853d0797ba9f689ba2f6653818999c264","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"4c829ab315f57c5442c6667b53769975acbf92003a66aef19bce151987675bd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"b2ade7657e2db96d18315694789eff2ddd3d8aea7215b181f8a0b303277cc579","impliedFormat":1},{"version":"9855e02d837744303391e5623a531734443a5f8e6e8755e018c41d63ad797db2","impliedFormat":1},{"version":"4d631b81fa2f07a0e63a9a143d6a82c25c5f051298651a9b69176ba28930756d","impliedFormat":1},{"version":"836a356aae992ff3c28a0212e3eabcb76dd4b0cc06bcb9607aeef560661b860d","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"41670ee38943d9cbb4924e436f56fc19ee94232bc96108562de1a734af20dc2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"c906fb15bd2aabc9ed1e3f44eb6a8661199d6c320b3aa196b826121552cb3695","impliedFormat":1},{"version":"22295e8103f1d6d8ea4b5d6211e43421fe4564e34d0dd8e09e520e452d89e659","impliedFormat":1},{"version":"58647d85d0f722a1ce9de50955df60a7489f0593bf1a7015521efe901c06d770","impliedFormat":1},{"version":"6b4e081d55ac24fc8a4631d5dd77fe249fa25900abd7d046abb87d90e3b45645","impliedFormat":1},{"version":"a10f0e1854f3316d7ee437b79649e5a6ae3ae14ffe6322b02d4987071a95362e","impliedFormat":1},{"version":"e208f73ef6a980104304b0d2ca5f6bf1b85de6009d2c7e404028b875020fa8f2","impliedFormat":1},{"version":"d163b6bc2372b4f07260747cbc6c0a6405ab3fbcea3852305e98ac43ca59f5bc","impliedFormat":1},{"version":"e6fa9ad47c5f71ff733744a029d1dc472c618de53804eae08ffc243b936f87ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"a6f137d651076822d4fe884287e68fd61785a0d3d1fdb250a5059b691fa897db","impliedFormat":1},{"version":"24826ed94a78d5c64bd857570fdbd96229ad41b5cb654c08d75a9845e3ab7dde","impliedFormat":1},{"version":"8b479a130ccb62e98f11f136d3ac80f2984fdc07616516d29881f3061f2dd472","impliedFormat":1},{"version":"928af3d90454bf656a52a48679f199f64c1435247d6189d1caf4c68f2eaf921f","affectsGlobalScope":true,"impliedFormat":1},{"version":"bceb58df66ab8fb00170df20cd813978c5ab84be1d285710c4eb005d8e9d8efb","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"933921f0bb0ec12ef45d1062a1fc0f27635318f4d294e4d99de9a5493e618ca2","impliedFormat":1},{"version":"71a0f3ad612c123b57239a7749770017ecfe6b66411488000aba83e4546fde25","impliedFormat":1},{"version":"77fbe5eecb6fac4b6242bbf6eebfc43e98ce5ccba8fa44e0ef6a95c945ff4d98","impliedFormat":1},{"version":"4f9d8ca0c417b67b69eeb54c7ca1bedd7b56034bb9bfd27c5d4f3bc4692daca7","impliedFormat":1},{"version":"814118df420c4e38fe5ae1b9a3bafb6e9c2aa40838e528cde908381867be6466","impliedFormat":1},{"version":"a3fc63c0d7b031693f665f5494412ba4b551fe644ededccc0ab5922401079c95","impliedFormat":1},{"version":"80523c00b8544a2000ae0143e4a90a00b47f99823eb7926c1e03c494216fc363","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"45650f47bfb376c8a8ed39d4bcda5902ab899a3150029684ee4c10676d9fbaee","impliedFormat":1},{"version":"746911b62b329587939560deb5c036aca48aece03147b021fa680223255d5183","affectsGlobalScope":true,"impliedFormat":1},{"version":"18fd40412d102c5564136f29735e5d1c3b455b8a37f920da79561f1fde068208","impliedFormat":1},{"version":"c8d3e5a18ba35629954e48c4cc8f11dc88224650067a172685c736b27a34a4dc","impliedFormat":1},{"version":"f0be1b8078cd549d91f37c30c222c2a187ac1cf981d994fb476a1adc61387b14","affectsGlobalScope":true,"impliedFormat":1},{"version":"0aaed1d72199b01234152f7a60046bc947f1f37d78d182e9ae09c4289e06a592","impliedFormat":1},{"version":"2b55d426ff2b9087485e52ac4bc7cfafe1dc420fc76dad926cd46526567c501a","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"5b7aa3c4c1a5d81b411e8cb302b45507fea9358d3569196b27eb1a27ae3a90ef","affectsGlobalScope":true,"impliedFormat":1},{"version":"5987a903da92c7462e0b35704ce7da94d7fdc4b89a984871c0e2b87a8aae9e69","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea08a0345023ade2b47fbff5a76d0d0ed8bff10bc9d22b83f40858a8e941501c","impliedFormat":1},{"version":"47613031a5a31510831304405af561b0ffaedb734437c595256bb61a90f9311b","impliedFormat":1},{"version":"ae062ce7d9510060c5d7e7952ae379224fb3f8f2dd74e88959878af2057c143b","impliedFormat":1},{"version":"8a1a0d0a4a06a8d278947fcb66bf684f117bf147f89b06e50662d79a53be3e9f","affectsGlobalScope":true,"impliedFormat":1},{"version":"358765d5ea8afd285d4fd1532e78b88273f18cb3f87403a9b16fef61ac9fdcfe","impliedFormat":1},{"version":"9f55299850d4f0921e79b6bf344b47c420ce0f507b9dcf593e532b09ea7eeea1","impliedFormat":1}],"root":[[61,73]],"options":{"composite":true,"declaration":true,"declarationMap":true,"module":199,"outDir":"./","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":9,"tsBuildInfoFile":"./tsconfig.tsbuildinfo","verbatimModuleSyntax":true},"referencedMap":[[124,1],[125,1],[126,2],[79,3],[127,4],[128,5],[129,6],[74,7],[77,8],[75,7],[76,7],[130,9],[131,10],[132,11],[133,12],[134,13],[135,14],[136,14],[137,15],[138,16],[139,17],[140,18],[80,7],[78,7],[141,19],[142,20],[143,21],[177,22],[144,23],[145,7],[146,24],[147,25],[148,26],[149,27],[150,28],[151,29],[152,30],[153,31],[154,32],[155,32],[156,33],[157,7],[158,34],[159,35],[161,36],[160,37],[162,38],[163,39],[164,40],[165,41],[166,42],[167,43],[168,44],[169,45],[170,46],[171,47],[172,48],[173,49],[174,50],[81,7],[82,7],[83,7],[121,51],[122,7],[123,7],[175,52],[176,53],[58,7],[59,7],[10,7],[11,7],[13,7],[12,7],[2,7],[14,7],[15,7],[16,7],[17,7],[18,7],[19,7],[20,7],[21,7],[3,7],[22,7],[23,7],[4,7],[24,7],[28,7],[25,7],[26,7],[27,7],[29,7],[30,7],[31,7],[5,7],[32,7],[33,7],[34,7],[35,7],[6,7],[39,7],[36,7],[37,7],[38,7],[40,7],[7,7],[41,7],[46,7],[47,7],[42,7],[43,7],[44,7],[45,7],[8,7],[51,7],[48,7],[49,7],[50,7],[52,7],[9,7],[53,7],[54,7],[55,7],[57,7],[56,7],[1,7],[99,54],[109,55],[98,54],[119,56],[90,57],[89,58],[118,59],[112,60],[117,61],[92,62],[106,63],[91,64],[115,65],[87,66],[86,59],[116,67],[88,68],[93,69],[94,7],[97,69],[84,7],[120,70],[110,71],[101,72],[102,73],[104,74],[100,75],[103,76],[113,59],[95,77],[96,78],[105,79],[85,80],[108,71],[107,69],[111,7],[114,81],[65,82],[66,83],[61,84],[67,85],[70,86],[68,7],[69,87],[73,88],[71,7],[72,89],[64,90],[62,7],[63,91],[60,7]],"latestChangedDtsFile":"./v1.34/index.d.ts","version":"5.9.3"}
|
|
1
|
+
{"fileNames":["../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../runtime/dist/index.d.ts","../src/options.ts","../src/v1.35/models/index.ts","../src/v1.35/resources/index.ts","../src/v1.35/index.ts","../src/index.ts","../src/models/index.ts","../src/resources/index.ts","../src/v1.33/models/index.ts","../src/v1.33/resources/index.ts","../src/v1.33/index.ts","../src/v1.34/models/index.ts","../src/v1.34/resources/index.ts","../src/v1.34/index.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/disposable.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/indexable.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/iterators.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/index.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/globals.typedarray.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/buffer.buffer.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/globals.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/abortcontroller.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/domexception.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/events.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/header.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/readable.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/file.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/fetch.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/formdata.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/connector.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/client.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/errors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/global-origin.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/pool-stats.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/handlers.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-client.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-errors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/retry-handler.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/retry-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/api.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/interceptors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/util.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/cookies.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/patch.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/websocket.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/eventsource.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/filereader.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/content-type.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/cache.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/index.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/fetch.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/navigator.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/storage.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/assert.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/assert/strict.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/async_hooks.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/buffer.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/child_process.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/cluster.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/console.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/constants.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/crypto.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dgram.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dns.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dns/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/domain.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/events.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/fs.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/fs/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/http.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/http2.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/https.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/inspector.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/inspector.generated.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/module.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/net.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/os.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/path.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/process.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/punycode.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/querystring.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/readline.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/readline/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/repl.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/sea.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/sqlite.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/web.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/string_decoder.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/test.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/timers.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/timers/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/tls.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/trace_events.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/tty.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/url.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/util.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/v8.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/vm.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/wasi.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/worker_threads.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/zlib.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/index.d.ts"],"fileIdsList":[[79,124,125,127,144,145],[79,126,127,144,145],[127,144,145],[79,127,132,144,145,162],[79,127,128,133,138,144,145,147,159,170],[79,127,128,129,138,144,145,147],[79,127,144,145],[74,75,76,79,127,144,145],[79,127,130,144,145,171],[79,127,131,132,139,144,145,148],[79,127,132,144,145,159,167],[79,127,133,135,138,144,145,147],[79,126,127,134,144,145],[79,127,135,136,144,145],[79,127,137,138,144,145],[79,126,127,138,144,145],[79,127,138,139,140,144,145,159,170],[79,127,138,139,140,144,145,154,159,162],[79,120,127,135,138,141,144,145,147,159,170],[79,127,138,139,141,142,144,145,147,159,167,170],[79,127,141,143,144,145,159,167,170],[77,78,79,80,81,82,83,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176],[79,127,138,144,145],[79,127,144,145,146,170],[79,127,135,138,144,145,147,159],[79,127,144,145,148],[79,127,144,145,149],[79,126,127,144,145,150],[79,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176],[79,127,144,145,152],[79,127,144,145,153],[79,127,138,144,145,154,155],[79,127,144,145,154,156,171,173],[79,127,139,144,145],[79,127,138,144,145,159,160,162],[79,127,144,145,161,162],[79,127,144,145,159,160],[79,127,144,145,162],[79,127,144,145,163],[79,124,127,144,145,159,164,170],[79,127,138,144,145,165,166],[79,127,144,145,165,166],[79,127,132,144,145,147,159,167],[79,127,144,145,168],[79,127,144,145,147,169],[79,127,141,144,145,153,170],[79,127,132,144,145,171],[79,127,144,145,159,172],[79,127,144,145,146,173],[79,127,144,145,174],[79,120,127,144,145],[79,120,127,138,140,144,145,150,159,162,170,172,173,175],[79,127,144,145,159,176],[79,92,96,127,144,145,170],[79,92,127,144,145,159,170],[79,87,127,144,145],[79,89,92,127,144,145,167,170],[79,127,144,145,147,167],[79,127,144,145,177],[79,87,127,144,145,177],[79,89,92,127,144,145,147,170],[79,84,85,88,91,127,138,144,145,159,170],[79,92,99,127,144,145],[79,84,90,127,144,145],[79,92,113,114,127,144,145],[79,88,92,127,144,145,162,170,177],[79,113,127,144,145,177],[79,86,87,127,144,145,177],[79,92,127,144,145],[79,86,87,88,89,90,91,92,93,94,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,127,144,145],[79,92,107,127,144,145],[79,92,99,100,127,144,145],[79,90,92,100,101,127,144,145],[79,91,127,144,145],[79,84,87,92,127,144,145],[79,92,96,100,101,127,144,145],[79,96,127,144,145],[79,90,92,95,127,144,145,170],[79,84,89,92,99,127,144,145],[79,127,144,145,159],[79,87,92,113,127,144,145,175,177],[61,64,79,127,144,145],[62,79,127,144,145],[60,79,127,144,145],[63,79,127,144,145],[60,61,68,69,79,127,144,145],[60,61,68,79,127,144,145],[60,61,71,72,79,127,144,145],[60,61,71,79,127,144,145],[60,61,62,63,79,127,144,145],[60,61,62,79,127,144,145]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"fd69d597b7b978816fdedaa5b3e94813221d20d0866c360960d5cedfca3d8181","impliedFormat":99},{"version":"3b01e8f10bd898fa84166618f512c0222b7dd6ed853ec4e42e6f9ca09df75edd","signature":"eea0228b41da3472f3664b8ed4accdfc33bd5dcda1e640b6a2fe87c5126c2de4","impliedFormat":99},{"version":"3f24c0f7937b47d1157237c994cefc1ef78667aca9959b2fe2e3853b9f947ad5","signature":"8a99965ed1e88f7c228601500be0e5eae4f2a7f591d407c8abc8772a915e6125","impliedFormat":99},{"version":"9cbdde4732aef20c90b0133953043b320b6770ddf9d8bf93137e52196f4fab3d","signature":"3f4f599a881cc58915e390993cd689331701186ebb97add6a2995bd34a272ed7","impliedFormat":99},{"version":"88b4ed0d209d126e9c7456e0ad774501e47edb677544c8afd8c9c84558a7f66d","signature":"dafcae95594e06c9546aafaa227626d858b9542e6eab5dbdc45eb6933ed66a6e","impliedFormat":99},{"version":"0d61fa9e3e958e0f06d9c7b6c4acf3be0f914bc2e49c5a3ba0e1ec6f2fcb0de5","impliedFormat":99},{"version":"d400b9a644708dec7fba2e81143927897f23feb37fc3fc17aead3cb980eb113d","impliedFormat":99},{"version":"1e67b1ce3d3fa8da602caf478247485a74a22f63456f23e3967b546debfc48c4","impliedFormat":99},{"version":"f80b1195d1a3f4686cf356df61c8a75152fb5a38691352209d73c9f1e8b94a8d","signature":"cad624aab1dd9c98af36c056e36c27d8968570468564510f8045b1f6c09c3b39","impliedFormat":99},{"version":"b8bcfed8c2d41d622bb4b6dee22f5770a78124e70b55e7413397acabe9876509","signature":"d435d369b188f5bc42c92db2418596e24d44fa73fd8f50ea4767dc3d63cf4e50","impliedFormat":99},{"version":"3cfac485886c4eb157c4425508013f156623d626c1c3dd0db09889f3d48e4b31","signature":"546efb0086b4d59f1d76a044e1385fec0a48fa4de4b535655491eda870dfe51a","impliedFormat":99},{"version":"5039ae771a9674083bb329bcabfd913b15ce2475df5999f4b0292cb402a9e978","signature":"9036b76ab42032bc8b1e0cf73e882a209ca6ae30e50e12a5793519fa54c16523","impliedFormat":99},{"version":"36dc3380163c4ff1d22504a60225c0daffbdf753734406071c72d2c39323bc7d","signature":"e18ff4cecf0665676d40abf9dbc864cef0dd0e2dededb537658255dd88a5854e","impliedFormat":99},{"version":"ce746aad893d81afcf37eecdf70df832220311b51caadf912dad660633fbc465","signature":"8a51c0c1e4abdd69a0d571d553f7eda5a7a16d85e6974718097b56acec90dc63","impliedFormat":99},{"version":"6c7176368037af28cb72f2392010fa1cef295d6d6744bca8cfb54985f3a18c3e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab41ef1f2cdafb8df48be20cd969d875602483859dc194e9c97c8a576892c052","affectsGlobalScope":true,"impliedFormat":1},{"version":"437e20f2ba32abaeb7985e0afe0002de1917bc74e949ba585e49feba65da6ca1","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"98cffbf06d6bab333473c70a893770dbe990783904002c4f1a960447b4b53dca","affectsGlobalScope":true,"impliedFormat":1},{"version":"3af97acf03cc97de58a3a4bc91f8f616408099bc4233f6d0852e72a8ffb91ac9","affectsGlobalScope":true,"impliedFormat":1},{"version":"808069bba06b6768b62fd22429b53362e7af342da4a236ed2d2e1c89fcca3b4a","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"f26b11d8d8e4b8028f1c7d618b22274c892e4b0ef5b3678a8ccbad85419aef43","affectsGlobalScope":true,"impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"763fe0f42b3d79b440a9b6e51e9ba3f3f91352469c1e4b3b67bfa4ff6352f3f4","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"7f182617db458e98fc18dfb272d40aa2fff3a353c44a89b2c0ccb3937709bfb5","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"e61be3f894b41b7baa1fbd6a66893f2579bfad01d208b4ff61daef21493ef0a8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"615ba88d0128ed16bf83ef8ccbb6aff05c3ee2db1cc0f89ab50a4939bfc1943f","impliedFormat":1},{"version":"a4d551dbf8746780194d550c88f26cf937caf8d56f102969a110cfaed4b06656","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"317e63deeb21ac07f3992f5b50cdca8338f10acd4fbb7257ebf56735bf52ab00","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"b52476feb4a0cbcb25e5931b930fc73cb6643fb1a5060bf8a3dda0eeae5b4b68","affectsGlobalScope":true,"impliedFormat":1},{"version":"f9501cc13ce624c72b61f12b3963e84fad210fbdf0ffbc4590e08460a3f04eba","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0fa06ada475b910e2106c98c68b10483dc8811d0c14a8a8dd36efb2672485b29","impliedFormat":1},{"version":"33e5e9aba62c3193d10d1d33ae1fa75c46a1171cf76fef750777377d53b0303f","impliedFormat":1},{"version":"2b06b93fd01bcd49d1a6bd1f9b65ddcae6480b9a86e9061634d6f8e354c1468f","impliedFormat":1},{"version":"6a0cd27e5dc2cfbe039e731cf879d12b0e2dded06d1b1dedad07f7712de0d7f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"13f5c844119c43e51ce777c509267f14d6aaf31eafb2c2b002ca35584cd13b29","impliedFormat":1},{"version":"e60477649d6ad21542bd2dc7e3d9ff6853d0797ba9f689ba2f6653818999c264","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"4c829ab315f57c5442c6667b53769975acbf92003a66aef19bce151987675bd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"b2ade7657e2db96d18315694789eff2ddd3d8aea7215b181f8a0b303277cc579","impliedFormat":1},{"version":"9855e02d837744303391e5623a531734443a5f8e6e8755e018c41d63ad797db2","impliedFormat":1},{"version":"4d631b81fa2f07a0e63a9a143d6a82c25c5f051298651a9b69176ba28930756d","impliedFormat":1},{"version":"836a356aae992ff3c28a0212e3eabcb76dd4b0cc06bcb9607aeef560661b860d","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"41670ee38943d9cbb4924e436f56fc19ee94232bc96108562de1a734af20dc2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"c906fb15bd2aabc9ed1e3f44eb6a8661199d6c320b3aa196b826121552cb3695","impliedFormat":1},{"version":"22295e8103f1d6d8ea4b5d6211e43421fe4564e34d0dd8e09e520e452d89e659","impliedFormat":1},{"version":"58647d85d0f722a1ce9de50955df60a7489f0593bf1a7015521efe901c06d770","impliedFormat":1},{"version":"6b4e081d55ac24fc8a4631d5dd77fe249fa25900abd7d046abb87d90e3b45645","impliedFormat":1},{"version":"a10f0e1854f3316d7ee437b79649e5a6ae3ae14ffe6322b02d4987071a95362e","impliedFormat":1},{"version":"e208f73ef6a980104304b0d2ca5f6bf1b85de6009d2c7e404028b875020fa8f2","impliedFormat":1},{"version":"d163b6bc2372b4f07260747cbc6c0a6405ab3fbcea3852305e98ac43ca59f5bc","impliedFormat":1},{"version":"e6fa9ad47c5f71ff733744a029d1dc472c618de53804eae08ffc243b936f87ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"a6f137d651076822d4fe884287e68fd61785a0d3d1fdb250a5059b691fa897db","impliedFormat":1},{"version":"24826ed94a78d5c64bd857570fdbd96229ad41b5cb654c08d75a9845e3ab7dde","impliedFormat":1},{"version":"8b479a130ccb62e98f11f136d3ac80f2984fdc07616516d29881f3061f2dd472","impliedFormat":1},{"version":"928af3d90454bf656a52a48679f199f64c1435247d6189d1caf4c68f2eaf921f","affectsGlobalScope":true,"impliedFormat":1},{"version":"bceb58df66ab8fb00170df20cd813978c5ab84be1d285710c4eb005d8e9d8efb","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"933921f0bb0ec12ef45d1062a1fc0f27635318f4d294e4d99de9a5493e618ca2","impliedFormat":1},{"version":"71a0f3ad612c123b57239a7749770017ecfe6b66411488000aba83e4546fde25","impliedFormat":1},{"version":"77fbe5eecb6fac4b6242bbf6eebfc43e98ce5ccba8fa44e0ef6a95c945ff4d98","impliedFormat":1},{"version":"4f9d8ca0c417b67b69eeb54c7ca1bedd7b56034bb9bfd27c5d4f3bc4692daca7","impliedFormat":1},{"version":"814118df420c4e38fe5ae1b9a3bafb6e9c2aa40838e528cde908381867be6466","impliedFormat":1},{"version":"a3fc63c0d7b031693f665f5494412ba4b551fe644ededccc0ab5922401079c95","impliedFormat":1},{"version":"80523c00b8544a2000ae0143e4a90a00b47f99823eb7926c1e03c494216fc363","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"45650f47bfb376c8a8ed39d4bcda5902ab899a3150029684ee4c10676d9fbaee","impliedFormat":1},{"version":"746911b62b329587939560deb5c036aca48aece03147b021fa680223255d5183","affectsGlobalScope":true,"impliedFormat":1},{"version":"18fd40412d102c5564136f29735e5d1c3b455b8a37f920da79561f1fde068208","impliedFormat":1},{"version":"c8d3e5a18ba35629954e48c4cc8f11dc88224650067a172685c736b27a34a4dc","impliedFormat":1},{"version":"f0be1b8078cd549d91f37c30c222c2a187ac1cf981d994fb476a1adc61387b14","affectsGlobalScope":true,"impliedFormat":1},{"version":"0aaed1d72199b01234152f7a60046bc947f1f37d78d182e9ae09c4289e06a592","impliedFormat":1},{"version":"2b55d426ff2b9087485e52ac4bc7cfafe1dc420fc76dad926cd46526567c501a","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"5b7aa3c4c1a5d81b411e8cb302b45507fea9358d3569196b27eb1a27ae3a90ef","affectsGlobalScope":true,"impliedFormat":1},{"version":"5987a903da92c7462e0b35704ce7da94d7fdc4b89a984871c0e2b87a8aae9e69","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea08a0345023ade2b47fbff5a76d0d0ed8bff10bc9d22b83f40858a8e941501c","impliedFormat":1},{"version":"47613031a5a31510831304405af561b0ffaedb734437c595256bb61a90f9311b","impliedFormat":1},{"version":"ae062ce7d9510060c5d7e7952ae379224fb3f8f2dd74e88959878af2057c143b","impliedFormat":1},{"version":"8a1a0d0a4a06a8d278947fcb66bf684f117bf147f89b06e50662d79a53be3e9f","affectsGlobalScope":true,"impliedFormat":1},{"version":"358765d5ea8afd285d4fd1532e78b88273f18cb3f87403a9b16fef61ac9fdcfe","impliedFormat":1},{"version":"9f55299850d4f0921e79b6bf344b47c420ce0f507b9dcf593e532b09ea7eeea1","impliedFormat":1}],"root":[[61,73]],"options":{"composite":true,"declaration":true,"declarationMap":true,"module":199,"outDir":"./","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":9,"tsBuildInfoFile":"./tsconfig.tsbuildinfo","verbatimModuleSyntax":true},"referencedMap":[[124,1],[125,1],[126,2],[79,3],[127,4],[128,5],[129,6],[74,7],[77,8],[75,7],[76,7],[130,9],[131,10],[132,11],[133,12],[134,13],[135,14],[136,14],[137,15],[138,16],[139,17],[140,18],[80,7],[78,7],[141,19],[142,20],[143,21],[177,22],[144,23],[145,7],[146,24],[147,25],[148,26],[149,27],[150,28],[151,29],[152,30],[153,31],[154,32],[155,32],[156,33],[157,7],[158,34],[159,35],[161,36],[160,37],[162,38],[163,39],[164,40],[165,41],[166,42],[167,43],[168,44],[169,45],[170,46],[171,47],[172,48],[173,49],[174,50],[81,7],[82,7],[83,7],[121,51],[122,7],[123,7],[175,52],[176,53],[58,7],[59,7],[10,7],[11,7],[13,7],[12,7],[2,7],[14,7],[15,7],[16,7],[17,7],[18,7],[19,7],[20,7],[21,7],[3,7],[22,7],[23,7],[4,7],[24,7],[28,7],[25,7],[26,7],[27,7],[29,7],[30,7],[31,7],[5,7],[32,7],[33,7],[34,7],[35,7],[6,7],[39,7],[36,7],[37,7],[38,7],[40,7],[7,7],[41,7],[46,7],[47,7],[42,7],[43,7],[44,7],[45,7],[8,7],[51,7],[48,7],[49,7],[50,7],[52,7],[9,7],[53,7],[54,7],[55,7],[57,7],[56,7],[1,7],[99,54],[109,55],[98,54],[119,56],[90,57],[89,58],[118,59],[112,60],[117,61],[92,62],[106,63],[91,64],[115,65],[87,66],[86,59],[116,67],[88,68],[93,69],[94,7],[97,69],[84,7],[120,70],[110,71],[101,72],[102,73],[104,74],[100,75],[103,76],[113,59],[95,77],[96,78],[105,79],[85,80],[108,71],[107,69],[111,7],[114,81],[65,82],[66,83],[61,84],[67,85],[70,86],[68,7],[69,87],[73,88],[71,7],[72,89],[64,90],[62,7],[63,91],[60,7]],"latestChangedDtsFile":"./v1.34/index.d.ts","version":"5.9.3"}
|