# @cgjs/fs [![License: ISC](https://img.shields.io/badge/License-ISC-yellow.svg)](https://opensource.org/licenses/ISC)

fs core module for [cgjs](https://github.com/cgjs/cgjs)

* [x] existsSync
* [x] readdirSync
* [x] readFileSync
* [x] mkdirSync
* [x] rmdirSync
