@web3nl/my-canister-dashboard - v0.6.4
    Preparing search index...

    Interface MyDashboardBackendConfig

    Configuration for MyDashboardBackend

    interface MyDashboardBackendConfig {
        agent: HttpAgent;
        canisterId: string | Principal;
    }
    Index

    Properties

    Properties

    agent: HttpAgent
    canisterId: string | Principal