mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-19 20:06:29 +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 };
|