@ipshipyard/libp2p-inspector
    Preparing search index...
    interface ErrorProps {
        className?: string;
        error: string | Error;
        errorPrefix?: string;
    }
    Index

    Properties

    className?: string
    error: string | Error
    errorPrefix?: string