UNPKG

@glowjs/core

Version:

GlowJS数字孪生引擎核心库。

6 lines (5 loc) 133 B
import { LevelMgr } from "../LevelMgr"; /** * 设置POI的链接 */ export declare function setPOILink(this: LevelMgr): void;