circu.js
    Preparing search index...

    Interface TJSOptionalModules

    interface TJSOptionalModules {
        wasm: typeof CModuleWASM;
        win32: typeof CModuleWin32;
    }
    Index

    Properties

    Properties

    wasm: typeof CModuleWASM
    win32: typeof CModuleWin32