fix(core): update

This commit is contained in:
2024-04-02 20:53:02 +02:00
parent 1311039127
commit d08cc0f350
12 changed files with 188 additions and 92 deletions

View File

@@ -1,5 +1,5 @@
import { SmartFile } from './classes.smartfile.js';
import * as plugins from './smartfile.plugins.js';
import * as plugins from './plugins.js';
import * as fs from './fs.js';