Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IServiceProvider

Hierarchy

  • IServiceProvider

Index

Methods

Methods

add

create

emit

  • emit(event: "request", request: IMimicRequest): boolean
  • emit(event: "delete", id: string): boolean

on

  • on(event: "request", callback: function): this
  • on(event: "delete", callback: function): this

Generated using TypeDoc