0.1.4 • Published 6 months ago

@types/yup-locale-pl v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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

// Type definitions for yup-locale-pl 0.1
// Project: https://github.com/bkostrowiecki/yup-locale-pl
// Definitions by: Radosław Grochowski <https://github.com/radoslawgrochowski>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

import type { LocaleObject } from 'yup';
declare const locale: LocaleObject;
export = locale;

Additional Details

  • Last updated: Sat, 09 Apr 2022 10:01:19 GMT
  • Dependencies: @types/yup
  • Global values: none

Credits

These definitions were written by Radosław Grochowski.

0.1.2

8 months ago

0.1.4

6 months ago

0.1.3

7 months ago

0.1.1

2 years ago

0.1.0

2 years ago