UNPKG

@visactor/vrender-components

Version:

components library for dp visualization

7 lines (5 loc) 189 B
import { registerGroup, registerPath } from "@visactor/vrender-kits"; export function loadLinkPathComponent() { registerGroup(), registerPath(); } //# sourceMappingURL=register.js.map