UNPKG

diginext-utils

Version:
6 lines 158 B
/** * HTML utility functions * @module html */ export { default as transform3dToObject } from "./transform3dToObject.js"; //# sourceMappingURL=index.js.map