@the-/const-ui
v15.5.2
Published
Constants for the-components
Downloads
48
Readme
@the-/const-ui
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
- module:@the-/const-ui
See API Guide for more detail
License
This software is released under the MIT License.