@the-/const-ui

Constants for the-components

Usage no npm install needed!

<script type="module">
  import theConstUi from 'https://cdn.skypack.dev/@the-/const-ui';
</script>

README

@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