UNPKG

@flowie-app/ocr-extractor

Version:
3 lines (2 loc) 122 B
import { AnnotationLayers } from '../common/types'; export declare const clearLayers: (layers: AnnotationLayers) => void;