Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/utils"

Index

Variables

Let global

global: any

Const styledSupport

styledSupport: boolean = /chrome|firefox/gi.test(navigator.userAgent)

Functions

Const autoComplete

  • autoComplete(dig: string): string

Const checkIsIncognitoMode

  • checkIsIncognitoMode(): boolean

Const doNothing

  • doNothing(): void

Const getDateString

  • getDateString(time: Date): string

getGlobalObject

  • getGlobalObject(): any

Const getPrefixedText

  • getPrefixedText(txt: string): string

Const getQuery

Const getTimeString

  • getTimeString(time: Date | null): string
  • Parameters

    • time: Date | null

    Returns string

Const getUUID

  • getUUID(): string

Const resolveUrl

  • resolveUrl(url: string): string

Generated using TypeDoc