UNPKG
@ezdevlol/memfs
Version:
latest (4.23.0)
4.23.0
In-memory file-system with Node's fs API.
github.com/streamich/memfs
streamich/memfs
@ezdevlol/memfs
/
lib
/
snapshot
/
index.d.ts
6 lines
(5 loc)
•
133 B
TypeScript
View Raw
1
2
3
4
5
6
export
type
*
from
'./types'
;
export
*
from
'./constants'
;
export
*
from
'./sync'
;
export
*
from
'./binary'
;
export
*
from
'./json'
;