1.0.0 • Published 3 years ago

@jsvfs/types v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

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/types

Documentation

Complete documentation of jsvfs can be found at the jsvfs site.