UNPKG

tsuite

Version:

A collection of useful utility functions, All fully typed and documented

14 lines (13 loc) 582 B
/** * tsuite v0.7.2 * tijn.dev * @license MIT **/ import { createNode } from "./create-node-R-vCz4e8.js"; import { createRequest } from "./create-request-DHiWeAAV.js"; import { createState } from "./create-state-CKJcM76i.js"; import { effetch } from "./effetch-_vh6mzRL.js"; import { hugText } from "./hug-text-Ds6EBXno.js"; import { mapElementsById } from "./map-elements-by-id-JsBDYI_y.js"; import { loadImageWithFallback } from "./load-image-with-fallback-3thXZniJ.js"; export { createNode, createRequest, createState, effetch, hugText, loadImageWithFallback, mapElementsById };