this should be an exported type
This commit is contained in:
@ -162,6 +162,7 @@ rfwfs.directory = function<T extends Entry>(default_name: string, default_permis
|
|||||||
export default rfwfs
|
export default rfwfs
|
||||||
export {
|
export {
|
||||||
type EntryCollection,
|
type EntryCollection,
|
||||||
|
type RfwfsDirectory,
|
||||||
type FileInner,
|
type FileInner,
|
||||||
type EntryFile,
|
type EntryFile,
|
||||||
type Entry,
|
type Entry,
|
||||||
|
Reference in New Issue
Block a user