UNPKG

@techmely/utils

Version:

Collection of helpful JavaScript / TypeScript utils

21 lines (18 loc) 305 B
/*! * @techmely/utils * Copyright(c) 2021-2024 Techmely <techmely.creation@gmail.com> * MIT Licensed */ import { convertHrTime, intToBuffer, intToHex, toBoolean } from "./chunk-5EZFB54B.mjs"; import "./chunk-NYLAFCGV.mjs"; export { convertHrTime, intToBuffer, intToHex, toBoolean };