UNPKG

@thi.ng/buffers

Version:

General purpose and generic read/write buffer implementations with different behaviors/orderings

6 lines 176 B
export * from "./api.js"; export * from "./dropping.js"; export * from "./fifo.js"; export * from "./lifo.js"; export * from "./sliding.js"; //# sourceMappingURL=index.d.ts.map