File

src/app/modules/sourcing/interfaces/chapterlist.ts

Properties

collection
collection: any
Type : any
config
config: any
Type : any
programContext
programContext: any
Type : any
roles
roles: any
Type : any
sessionContext
sessionContext: any
Type : any
userProfile
userProfile: any
Type : any
export interface IChapterListComponentInput {
  config?: any;
  sessionContext?: any;
  roles?: any;
  collection?: any;
  programContext?: any;
  userProfile?: any;
}

results matching ""

    No results matching ""