Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "operations/tagger/Tagger"

Index

Classes

Interfaces

Type aliases

Functions

Type aliases

TagRouter

TagRouter<PARAMS>: (tags: TaggerTags, params: PARAMS, ctx: HandlerContext) => Promise<ActionResult<TaggerTags>>

Type parameters

Type declaration

Tagger

Tagger<P>: (p: Project, context: HandlerContext, params?: P) => Promise<TaggerTags>

Type parameters

Type declaration

Functions

unifiedTagger

unify

Generated using TypeDoc