type alias msgpack.ExtensionDecoderTypeimport { type msgpack } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts"; const { ExtensionDecoderType } = msgpack; Type ParametersContextTypedefinition: (data: Uint8Array,extensionType: number,context: ContextType,) => unknown