Interface IgpapiFeedFacadeMapping

Indexable

  • [x: string]: (new (...args: any[]) => IFeed<any, any>)
      • new (...args: any[]): IFeed<any, any>
      • Parameters

        • Rest...args: any[]

        Returns IFeed<any, any>