@skui/types
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

@skui/types

Index

softwareKeyFunctions

interface softwareKeyFunctions {
  left: (event: KeyboardEvent) => void;
  center: (event: KeyboardEvent) => void;
  right: (event: KeyboardEvent) => void;
  back: (event: KeyboardEvent) => void;
}

KaiOS_color

type KaiOS_color = [string, string];

License

MIT License

Copyright (c) 2021 Wouter van der Wal

Readme

Keywords

none

Package Sidebar

Install

npm i @skui/types

Weekly Downloads

1

Version

0.2.2

License

MIT

Unpacked Size

3.11 kB

Total Files

7

Last publish

Collaborators

  • wjtje