Datalayer Desktop - v0.0.2
    Preparing search index...

    Interface DocumentErrorStateProps

    interface DocumentErrorStateProps {
        error: null | string;
        runtimeError: null | string;
    }
    Index

    Properties

    Properties

    error: null | string
    runtimeError: null | string