Skip to main content
Version: 0.7.x

index

@agros/collections

@agros/collections

Table of contents

Variables

Variables

default

default: Object

Type declaration

NameType
generate{ application: typeof ApplicationCollectionGenerateFactory = ApplicationCollectionGenerateFactory; component: typeof ComponentCollectionGenerateFactory = ComponentCollectionGenerateFactory; interceptor: typeof InterceptorCollectionGenerateFactory = InterceptorCollectionGenerateFactory; module: typeof ModuleCollectionGenerateFactory = ModuleCollectionGenerateFactory; service: typeof ServiceCollectionGenerateFactory = ServiceCollectionGenerateFactory }
generate.applicationtypeof ApplicationCollectionGenerateFactory
generate.componenttypeof ComponentCollectionGenerateFactory
generate.interceptortypeof InterceptorCollectionGenerateFactory
generate.moduletypeof ModuleCollectionGenerateFactory
generate.servicetypeof ServiceCollectionGenerateFactory
update{ component: typeof ComponentCollectionUpdateFactory = ComponentCollectionUpdateFactory; interceptor: typeof InterceptorCollectionUpdateFactory = InterceptorCollectionUpdateFactory; module: typeof ModuleCollectionUpdateFactory = ModuleCollectionUpdateFactory; service: typeof ServiceCollectionUpdateFactory = ServiceCollectionUpdateFactory }
update.componenttypeof ComponentCollectionUpdateFactory
update.interceptortypeof InterceptorCollectionUpdateFactory
update.moduletypeof ModuleCollectionUpdateFactory
update.servicetypeof ServiceCollectionUpdateFactory

Defined in

collections/index.ts:19