@types/es6-set-proptypes
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Installation

npm install --save @types/es6-set-proptypes

Summary

This package contains type definitions for es6-set-proptypes (https://github.com/andrewbranch/es6-set-proptypes#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/es6-set-proptypes.

index.d.ts

import { Requireable } from "prop-types";

declare const setType: Requireable<Set<any>>;

export = setType;

Additional Details

Credits

These definitions were written by Cyrille.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/es6-set-proptypes

Weekly Downloads

12

Version

1.0.3

License

MIT

Unpacked Size

2.92 kB

Total Files

5

Last publish

Collaborators

  • types