UNPKG

@visactor/vrender-kits

Version:
7 lines (6 loc) 175 B
declare function _registerGroup(): void; declare namespace _registerGroup { var __loaded: boolean; } export declare const registerGroup: typeof _registerGroup; export {};