UNPKG

summit-kit

Version:

A React component library for building modern web applications with with an earthy and outdoorsy flair.

3 lines (2 loc) 108 B
import { Ref } from 'react'; export declare const toggleFullScreen: (elementRef: Ref<HTMLElement>) => void;