Skip to content
/ types Public

This library includes the zod schemas and its corresponding TypeScript definitions required by the Wuolah ecosystem.

Notifications You must be signed in to change notification settings

wuolah/types

Repository files navigation

Description

This library includes the zod schemas and its corresponding TypeScript definitions required by the Wuolah ecosystem.

Getting started

To use this library, run the following command:

# using npm
foo@bar:~$ npm install --save-dev @wuolah/types

# using yarn
foo@bar:~$ yarn add -D @wuolah/types

Para trabajar en desarrollo, cada vez que hagamos cambios en este repo debemos hacer: -npm run build -npm link

About

This library includes the zod schemas and its corresponding TypeScript definitions required by the Wuolah ecosystem.

Resources

Stars

Watchers

Forks