UNPKG

tinacms

Version:

> The Fastest Way to Edit Next.js Content

6 lines (4 loc) 137 B
/** */ declare function popupWindow(url: string, title: string, window: any, w: number, h: number): Window; export default popupWindow;