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
/
node-to-crud
/
index.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
{
NodeCrud
,
NodeCrudOptions
}
from
'./NodeCrud'
;