_default variable

Signature:

_default: {
    Model: typeof Model;
    Asset: typeof Asset;
    BIM: typeof BIM;
    Comment: typeof Comment;
    View: typeof View;
    isSupportWebGL: typeof isSupportWebGL;
    isSupportWebGL2: typeof isSupportWebGL2;
    init: typeof init;
}