UNPKG

fcr-core

Version:

Core APIs for building online scenes

5 lines (4 loc) 128 B
export declare class BoardMountManager { static isMounting: boolean; static setIsMounting(isMounting: boolean): void; }