@nypl/web-reader 1.1.0 → 1.1.1-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.js +8 -8
- package/dist/cjs/index.js.map +2 -2
- package/dist/esm/index.js +1 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/types/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -45888,6 +45888,7 @@ export {
|
|
|
45888
45888
|
WebReaderWithoutBoundary,
|
|
45889
45889
|
src_default as default,
|
|
45890
45890
|
getTheme3 as getTheme,
|
|
45891
|
+
useColorModeValue_default as useColorModeValue,
|
|
45891
45892
|
useHtmlReader,
|
|
45892
45893
|
usePdfReader,
|
|
45893
45894
|
usePublicationSW,
|