@nevermined-io/payments
    Preparing search index...

    Interface EnvironmentInfo

    interface EnvironmentInfo {
        backend: string;
        frontend: string;
        heliconeUrl: string;
        proxy: string;
    }
    Index

    Properties

    backend: string
    frontend: string
    heliconeUrl: string
    proxy: string