BaseAgentIdentityInitInfoArgs: {
    initPluginAuthority: OptionOrNullable<BasePluginAuthorityArgs>;
    lifecycleChecks: [HookableLifecycleEventArgs, ExternalCheckResultArgs][];
    uri: string;
}

Type declaration

Generated using TypeDoc