@m-bock/gcode-viewer-core
    Preparing search index...

    Type Alias RemoteData<A>

    type RemoteData<A> = {
        __arg1: A;
        __brand: unique symbol;
    }

    Type Parameters

    • A
    Index

    Properties

    Properties

    __arg1: A
    __brand: unique symbol