interface AmplifyContext {
    InternalAPI: InternalAPIClass;
}

Properties

Properties

InternalAPI: InternalAPIClass