UNPKG

@farmfe/runtime

Version:
5 lines (4 loc) 192 B
import { ModuleSystem } from './module-system.js'; import { FarmRuntimePlugin } from './plugin.js'; export * from './resource-loader.js'; export { ModuleSystem, FarmRuntimePlugin as Plugin };