fix(core): update
This commit is contained in:
parent
c01006e365
commit
e83c63fd2a
@ -5,6 +5,7 @@ import * as SmartfileMemory from './smartfile.memory';
|
||||
import * as SmartfileRemote from './smartfile.remote';
|
||||
|
||||
export { Smartfile } from './smartfile.classes.smartfile';
|
||||
export { VirtualDirectory } from './smartfile.classes.virtualdirectory';
|
||||
|
||||
export let fs = SmartfileFs;
|
||||
export let interpreter = SmartfileInterpreter;
|
||||
|
Loading…
Reference in New Issue
Block a user