Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "index"

Index

Classes

Interfaces

Variables

Functions

Object literals

Variables

Const api

api: IApiService = new Api(config, storage)

Const auth

auth: IAuthService = new Auth(config, api, storage)

Const config

config: IConfig = new Config()

Const crypto

crypto: ICryptoService = new Crypto()

Const helpers

helpers: IHelpers = new Helpers()

Const keys

keys: IKeysService = new Keys(storage)

Const storage

storage: IStorageService = new StorageService(config) as IStorageService

Const tracking

tracking: ITracking = new Tracking(storage)

Const utils

utils: IUtils = new Utils()

Functions

Const ScriptLoader

  • ScriptLoader(url: string): void
  • Parameters

    • url: string

    Returns void

Object literals

Let ipushpull

ipushpull: object

Clipboard

Clipboard: Clipboard

Create

Create: Create

Functions

Functions: Functions

Grid

Grid: Grid

Page

Page: Page

Pdf

Pdf: Pdf

PermissionRange

PermissionRange: PermissionRange

ScriptLoader

ScriptLoader: ScriptLoader

api

auth

config

config: IConfig

crypto

helpers

helpers: IHelpers

keys

storage

tracking

tracking: ITracking

utils

utils: IUtils

Generated using TypeDoc