UNPKG

@file-services/utils

Version:
15 lines (8 loc) 436 B
# @file-services/utils [![npm version](https://img.shields.io/npm/v/@file-services/utils.svg)](https://www.npmjs.com/package/@file-services/utils) [![package size](https://img.shields.io/bundlephobia/minzip/@file-services/utils)](https://bundlephobia.com/result?p=@file-services/utils) Common file system utility functions. # API - `syncToAsyncFs`: convert a sync-only file system implementation into an async one. ## License MIT