2.0.0 • Published 1 year ago
@ty-ras-extras/backend-zod v2.0.0
TyRAS Extras Library Bundle - Backend using zod
as Data Validation Library
This library bundles various backend-related @ty-ras-extras/*
libraries into one.
The purpose is to enable writing
import { single-extras-aspect } from "@ty-ras-extras/backend-zod";
instead of
import * as tyrasConfig from "@ty-ras-extras/config-zod";
import * as tyrasCache from "@ty-ras-extras/cache";
...etc
This library exports all members of the following libraries: