UNPKG

@visactor/vrender-components

Version:

components library for dp visualization

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