Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"index"
External module "index"
Index
Classes
Create
Interfaces
ICreate
IPush
Pull
Variables
api
auth
config
crypto
helpers
keys
storage
tracking
utils
Functions
Script
Loader
Object literals
ipushpull
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
Script
Loader
Script
Loader
(
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
Permission
Range
Permission
Range
:
PermissionRange
Script
Loader
Script
Loader
:
ScriptLoader
api
api
:
IApiService
auth
auth
:
IAuthService
config
config
:
IConfig
crypto
crypto
:
ICryptoService
helpers
helpers
:
IHelpers
keys
keys
:
IKeysService
storage
storage
:
IStorageService
tracking
tracking
:
ITracking
utils
utils
:
IUtils
Globals
"index"
Create
ICreate
IPush
Pull
api
auth
config
crypto
helpers
keys
storage
tracking
utils
Script
Loader
ipushpull
Generated using
TypeDoc