screeps-api
    Preparing search index...

    Interface UserCodeWasmModule

    Binary contents of a WebAssembly (WASM) module

    interface UserCodeWasmModule {
        binary: string;
    }
    Index

    Properties

    Properties

    binary: string