UNPKG

@readium/navigator

Version:

Next generation SDK for publications in Web Apps

5 lines (4 loc) 204 B
// WebPub-specific setup - no execution blocking needed window._readium_blockedEvents = []; window._readium_blockEvents = false; // WebPub doesn't need event blocking window._readium_eventBlocker = null;