mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-16 15:21:56 +00: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 };
|