UNPKG

@thi.ng/bencode

Version:

Bencode binary encoder / decoder with optional UTF8 encoding & floating point support

3 lines (2 loc) 58 B
export * from "./decode.js"; export * from "./encode.js";