@types/yup-locale-pl
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

Installation

npm install --save @types/yup-locale-pl

Summary

This package contains type definitions for yup-locale-pl (https://github.com/bkostrowiecki/yup-locale-pl).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yup-locale-pl.

index.d.ts

import { setLocale } from "yup";

type LocaleObject = Parameters<typeof setLocale>[0];
declare const locale: LocaleObject;
export = locale;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: yup

Credits

These definitions were written by Radosław Grochowski.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/yup-locale-pl

Weekly Downloads

65

Version

0.1.4

License

MIT

Unpacked Size

2.96 kB

Total Files

5

Last publish

Collaborators

  • types