MsaPfvManagerInterType<T>: MsaPfvManagerInterface<T> & PfvManagerFactoryConfigInterface<{
    context: {
        id: string;
    };
}>

Type Parameters

  • T extends any[]

Generated using TypeDoc