Infinity for WebNPM packages@pexip/media-processortype-aliasesStructOn this pageStructtype Struct<Type> = { [Key in keyof Type]: "number" | "boolean" | "string" | "object" }; Type Parameters Type ParameterType