UNPKG

@glowjs/restool

Version:

GlowJS数字孪生资产工具。

7 lines (6 loc) 181 B
import { ResToolClient } from './ResToolClient'; /** * 发送初始化资源数据 * @param this 客户端 */ export declare function sendInitResData(this: ResToolClient): void;