UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

4 lines 153 B
import { Observable } from 'rxjs'; declare const windowWidth$: Observable<number>; export default windowWidth$; //# sourceMappingURL=windowWidth.d.ts.map