UNPKG

@visactor/vrender-kits

Version:
7 lines (6 loc) 171 B
declare function _registerText(): void; declare namespace _registerText { var __loaded: boolean; } export declare const registerText: typeof _registerText; export {};