UNPKG

@visulima/fs

Version:

Human friendly file system utilities for Node.js

3 lines (2 loc) 88 B
declare const toUint8Array: (contents: any) => Uint8Array; export default toUint8Array;