Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUMDClass

Hierarchy

  • IUMDClass

Index

Properties

debug

debug: boolean

Methods

import

  • import<T>(path: string): Promise<T>

inject

  • inject(type: any, name: string): void

mockType

  • mockType(type: any, name: string): void

resolvePath

  • resolvePath(path: string): string

resolveType

  • resolveType(type: any): any

resolveViewClassAsync

  • resolveViewClassAsync(path: string): Promise<any>

Generated using TypeDoc