UNPKG

@nexusui/components

Version:

These are custom components specially-developed for NexusUI applications. They will make your life easier by giving you out-of-the-box implementations for various high-level UI elements that you can drop directly into your application.

2 lines (1 loc) 502 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./area.js"),r=require("./digital_information.js"),t=require("./length.js"),i=require("./temperature.js"),s=require("./speed.js"),o=require("./time.js"),a=require("./volume.js"),u=require("./weight.js");exports.area=e.area,exports.digitalInformation=r.digitalInformation,exports.length=t.length,exports.temperature=i.temperature,exports.speed=s.speed,exports.time=o.time,exports.volume=a.volume,exports.weight=u.weight;