UNPKG

@pdftron/webviewer-html

Version:

This is an addon for WebViewer that allows loading HTML web pages so that they can be annotated.

3 lines (2 loc) 96 B
declare function checkLicense(license?: string): Promise<boolean>; export default checkLicense;