import * as flowchart from "./flowchart"; import * as framework from "./framework"; import * as language from "./language"; export { flowchart, framework, language };