@aotearoan/neon
Version:
Neon is a lightweight design library of Vue 3 components with minimal dependencies.
6 lines (5 loc) • 359 B
JavaScript
var r = /* @__PURE__ */ ((a) => (a.Date = "date", a.DateTime = "datetime-local", a.Email = "email", a.File = "file", a.Number = "number", a.Password = "password", a.Range = "range", a.Search = "search", a.Tel = "tel", a.Text = "text", a.Time = "time", a.Url = "url", a))(r || {});
export {
r as NeonInputType
};
//# sourceMappingURL=NeonInputType.es.js.map