UNPKG

gg-editor

Version:

A visual graph editor based on G6 and React

9 lines (6 loc) 245 B
// @ts-nocheck import { Plugin } from '/Users/gaoli/GitHub/GGEditor/node_modules/_@umijs_runtime@3.2.9@@umijs/runtime'; const plugin = new Plugin({ validKeys: ['patchRoutes','rootContainer','render','onRouteChange',], }); export { plugin };