UNPKG
@mescius/dsimageviewer
Version:
latest (9.1.3)
9.1.3
9.1.2
9.1.1
9.1.0
9.0.3
9.0.2
9.0.1
9.0.0
8.2.0
8.0.4
8.0.0
7.2.3
7.2.1
7.2.0
7.1.4
7.1.3
7.1.1
7.1.0
7.0.3
7.0.2
7.0.1
7.0.0
Document Solutions Image Viewer
@mescius/dsimageviewer
/
typings
/
ImageViewer
/
Utils
/
production_lic.d.ts
6 lines
(5 loc)
•
212 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
class
ChallengeClass
{
iDe
(
data
:
any
):
void
;
attorn
(
licenseKey
:
any
,
productInfo
:
any
,
successCallback
:
any
,
failedCallback
:
any
):
any
; }
export
declare
let
challenge
:
ChallengeClass
;