Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "service/index"

Index

Type aliases

CallbackHandleFunction

CallbackHandleFunction<T>: function

Type parameters

  • T

Type declaration

CallbackRequestFunction

CallbackRequestFunction<T>: function

Type parameters

  • T

Type declaration

Variables

Const DEBUG

DEBUG: any = debugLog('orion:service')

Functions

isThenable

  • isThenable<T>(object: any): boolean

noop

  • noop(): void

trueEnv

  • trueEnv(envName: string): boolean

uniqueName

  • uniqueName(name: string, uniqueID: string): string

Generated using TypeDoc