@m-bock/gcode-viewer-core
    Preparing search index...
    type Dispatchers = {
        msg: (_: Msg) => void;
        runFetchIndex: (_: { url: string }) => void;
    }
    Index

    Properties

    Properties

    msg: (_: Msg) => void
    runFetchIndex: (_: { url: string }) => void