1.0.0 • Published 5 years ago
@jsvfs/types v1.0.0
JSVFS Types
The type library for jsvfs, providing TypeScript types and interfaces for the main module and for creating new adapters.
If you're looking to use jsvfs, it's best to start with @jsvfs/core.
This module implements types and interfaces that can be used for developing jsvfs itself and adapters.
Installation
Get it from npm:
npm install --save @jsvfs/typesDocumentation
Complete documentation of jsvfs can be found at the jsvfs site.