UNPKG

@arwes/react-frames

Version:

Futuristic Sci-Fi UI Web Framework

4 lines (3 loc) 158 B
import { type RefObject } from 'react'; declare const useFrameAssembler: (svgRef: RefObject<SVGElement | HTMLElement>) => void; export { useFrameAssembler };