BufferUtils.ByteOrderCopyimport { BufferUtils } from "https://raw.githubusercontent.com/i-xi-dev/buffer-utils.es/6.2.3/src/byte_order.ts"; const { ByteOrder } = BufferUtils;const ByteOrder;type ByteOrder = ByteOrder[keyof ByteOrder];§Type§ByteOrder[keyof ByteOrder][src]