mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 01:51:03 +09:00

This makes https://cling.com/ load, and more of the animated elements on https://shopify.com/ start appearing.
2 lines
88 B
JavaScript
2 lines
88 B
JavaScript
import { value } from "./js-export-rename-helper.js";
|
|
export { value as renamedValue };
|