Skip to main content

Type Alias: IotaMovePackage

type IotaMovePackage = Extract<IotaParsedData, {
dataType: "package";
}>;