UNPKG

@kbss-cvut/s-forms

Version:

Semantic forms generator and processor

5 lines (4 loc) 106 B
export function useMediaSurface({ type, containerRef }: { type: any; containerRef: any; }): null;