UNPKG

reframe.js

Version:

Reframe.js: responsive iframes for embedded content

9 lines (8 loc) 116 B
declare global { interface Window { $: any; jQuery: any; Zepto: any; } } export {};