UNPKG

react-photoswipe-gallery

Version:
4 lines (3 loc) 139 B
/// <reference types="react" /> import { InternalAPI } from './types'; export declare const Context: import("react").Context<InternalAPI>;