mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
3 lines
131 B
JavaScript
3 lines
131 B
JavaScript
// This is an all export and should thus provide the full namespace.
|
|
export * as "viaString" from "./default-and-star-export.mjs";
|