1.0.1 • Published 2 years ago

@draft-flysystem-ts/flysystem v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@draft-flysystem-ts/flysystem

this project is not completed yet

Description:

This is class should some storage adapter in constructor for work. See related repositories on home page.

Usage

import { Filesystem } from '@draft-flysystem-ts/flysystem';
import { SomeAdapter } from '@draft-flysystem-ts/*-adapter;

const flysystem: Filesystem<
    SomeAdapter
> = new Filesysytem(new SomeAdapter());
1.0.1

2 years ago

1.0.0

2 years ago

0.3.0

2 years ago

0.2.14

2 years ago

0.2.13

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago