Skip to main content

PT (Prop Types)

import { PT } from '@dr.pogodin/react-utils';

The PT module is just an alias for prop-types library, which facilitates runtime type checks for React.