UNPKG

@web3r/flowerkit

Version:

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

4 lines 174 B
import { getJSONFromStr } from "./getJSONFromStr/index.js"; import { isJSON } from "./isJSON/index.js"; export { getJSONFromStr, isJSON }; //# sourceMappingURL=index.d.ts.map