@types/react-addons-create-fragment
TypeScript icon, indicating that this package has built-in type declarations

0.14.24 • Public • Published

Installation

npm install --save @types/react-addons-create-fragment

Summary

This package contains type definitions for react-addons-create-fragment (http://facebook.github.io/react/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-addons-create-fragment.

index.d.ts

import * as React from "react";

export = createFragment;

declare function createFragment(object: { [key: string]: React.ReactNode }): Iterable<React.ReactNode>;

Additional Details

  • Last updated: Tue, 02 Jan 2024 22:35:21 GMT
  • Dependencies: @types/react

Credits

These definitions were written by Asana, AssureSign, and Microsoft.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/react-addons-create-fragment

Weekly Downloads

1,345

Version

0.14.24

License

MIT

Unpacked Size

3.29 kB

Total Files

5

Last publish

Collaborators

  • types