key-bidings
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

key-bidings

NPM JavaScript Style Guide

Install

npm install --save key-bidings

Usage

import * as React from "react";

import MyComponent from "key-bidings";

class Example extends React.Component {
  render() {
    return <MyComponent />;
  }
}

License

MIT © g3org3

Readme

Keywords

none

Package Sidebar

Install

npm i key-bidings

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

12.8 kB

Total Files

9

Last publish

Collaborators

  • g3org3