UNPKG

@web3r/flowerkit

Version:

A collection of more than 60 often used utility JS functions that simplify frontend development.

4 lines 180 B
import { isValidDate } from "./isValidDate/index.js"; import { getPureDate } from "./getPureDate/index.js"; export { isValidDate, getPureDate }; //# sourceMappingURL=index.d.ts.map