Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Provider<T>

Type parameters

Hierarchy

  • Provider

Index

Properties

Methods

Properties

Optional destroy

destroy: (...args: any[]) => any

Type declaration

    • (...args: any[]): any
    • Parameters

      • Rest ...args: any[]

      Returns any

Methods

create

Generated using TypeDoc