ts-react-memo
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

ts-react-memo

npm build publish Libraries.io dependency status for latest release Bundlephobia npm

React.memo type fix

Getting started

$ npm i ts-react-memo

Overview

import React from 'react'

export const memo: <T>(c: T) => T = React.memo

Readme

Keywords

Package Sidebar

Install

npm i ts-react-memo

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

4.31 kB

Total Files

10

Last publish

Collaborators

  • iyegoroff