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