UNPKG

react-svg-seatmap

Version:

React components that render a highly-customizable seatmap based on a provided SVG

2 lines (1 loc) 66 B
export declare const usePrevious: <T>(value: T) => T | undefined;