Name Description Size
__init__.py const {devicePixelRatio} = window; let {width, height} = arguments[0].getBoundingClientRect(); return [ Math.floor(width * devicePixelRatio), Math.floor(height * devicePixelRatio), ]; 651
iframe.py {0}{1} 1926
screenshot.py 961
user_prompts.py 3719