Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@formium/types

formium1.7k0.1.3TypeScript support: included

Shared TypeScript types for Formium.

readme

@formium/types

Stable release

Shared TypeScript types @formium packages and projects.

changelog

@formium/utils

0.1.3

Patch Changes

0.1.2

Patch Changes

  • cfb6f00 #30 Thanks @jaredpalmer! - Moved TS types to their own package @formium/types so that @formium/react doesn't need to have @formium/client as a peer dependency.

0.1.1

Patch Changes

  • 1dad6ed Thanks @jaredpalmer! - Add submissions endpoints (i.e. findSubmits, getSubmit, deleteSubmit, deleteSubmits)