2.1.0 • Published 2 years ago
@ty-ras/frontend-fetch-zod v2.1.0
TyRAS Library Bundle - Frontend using Fetch API to send HTTP requests and zod as Data Validation Library
This library bundles various @ty-ras/* libraries into one.
The purpose is to enable writing
import * as tyras from "@ty-ras/frontend-fetch-zod";instead of
import * as tyrasData from "@ty-ras/data";
import * as tyrasDataFE from "@ty-ras/data-frontend";
...etcThis library exports all members of the following libraries: