smartbuffer/ts/smartbuffer.plugins.ts

5 lines
86 B
TypeScript

import * as uInt8ArrayExtras from 'uint8array-extras';
export {
uInt8ArrayExtras,
}