UNPKG

@techmely/utils

Version:

Collection of helpful JavaScript / TypeScript utils

16 lines (13 loc) 252 B
/*! * @techmely/utils * Copyright(c) 2021-2024 Techmely <techmely.creation@gmail.com> * MIT Licensed */ import { camel2snake } from "./chunk-ZWU7NON2.mjs"; import "./chunk-2Z727VLZ.mjs"; import "./chunk-NYLAFCGV.mjs"; export { camel2snake };