diff --git a/src/rt/rfwfs/main.ts b/src/rt/rfwfs/main.ts index fddcf84..376fcfa 100644 --- a/src/rt/rfwfs/main.ts +++ b/src/rt/rfwfs/main.ts @@ -162,6 +162,7 @@ rfwfs.directory = function(default_name: string, default_permis export default rfwfs export { type EntryCollection, + type RfwfsDirectory, type FileInner, type EntryFile, type Entry,