mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-04-22 23:08:53 +02:00
lint
This commit is contained in:
@@ -16,23 +16,13 @@ import {
|
||||
ViewerBridgeRegistry,
|
||||
createBridgeRegistry,
|
||||
registerBridge as setBridgeRef,
|
||||
ScrollAPIWrapper,
|
||||
ScrollState,
|
||||
ZoomAPIWrapper,
|
||||
ZoomState,
|
||||
PanAPIWrapper,
|
||||
PanState,
|
||||
SelectionAPIWrapper,
|
||||
SelectionState,
|
||||
SpreadAPIWrapper,
|
||||
SpreadState,
|
||||
RotationAPIWrapper,
|
||||
RotationState,
|
||||
SearchAPIWrapper,
|
||||
SearchState,
|
||||
SearchResult,
|
||||
ThumbnailAPIWrapper,
|
||||
ExportAPIWrapper,
|
||||
ExportState,
|
||||
} from '@core/contexts/viewer/viewerBridges';
|
||||
import { SpreadMode } from '@embedpdf/plugin-spread/react';
|
||||
|
||||
Reference in New Issue
Block a user