Files

8 lines
171 B
JavaScript
Raw Permalink Normal View History

2025-01-04 00:34:03 +01:00
import { HTMLText } from "./HTMLText.mjs";
import { HTMLTextStyle } from "./HTMLTextStyle.mjs";
export {
HTMLText,
HTMLTextStyle
};
//# sourceMappingURL=index.mjs.map