mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
This makes https://cling.com/ load, and more of the animated elements on https://shopify.com/ start appearing.
3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
import { value } from "./js-export-rename-helper.js";
|
|
export { value as renamedValue };
|