15.5.2 • Published 4 years ago

@the-/const-ui v15.5.2

Weekly downloads
8,863
License
MIT
Repository
github
Last release
4 years ago

@the-/const-ui

npm Version

Constants for the-components

Installation

$ npm install @the-/const-ui --save

Usage

'use strict'

const { SupportedProps } = require('@the-/const-ui')

console.log(SupportedProps.mouseEvents.split(','))

API Guide

See API Guide for more detail

License

This software is released under the MIT License.

Links