Package Exports
- @brix-ui/prop-types/common
- @brix-ui/prop-types/utils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@brix-ui/prop-types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@brix-ui/prop-types
Prop-types for Brix UI.
Intended for internal use.
Installation
npm i @brix-ui/prop-types
yarn add @brix-ui/prop-types
Usage
This package provides equivalent prop-types definitions for interfaces from our types
package, as well
as some utilitary functions that help easier create prop-types.