import * as willow from "https://deno.land/x/willow@0.3.5/src/store/storage/kv/key_codec/decoder.ts"; FunctionsfunpackUnpack a buffer containing a kvKey back to its original array elements. This is the inverse of pack(), so unpack(pack(x)) == x.