Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "core/types"

Index

Type aliases

CancelReason

CancelReason: "cancelled" | "timeout"

IAnyInstanceType

IAnyInstanceType<T>: T extends object ? U : any

Type parameters

  • T

IAtomElement

IAtomElement: HTMLElement | INativeComponent

PathList

PathList: string[]

Variables

Const DI

DI: any = (globalNS).UMD

Const UMD

UMD: any = (globalNS).UMD

Generated using TypeDoc