UNPKG
midk
Version:
latest (1.4.4)
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.0.2-beta.1
0.0.1
Mapping MIDI keypress to PC keyboard
github.com/zthxxx/midk
zthxxx/midk
midk
/
src
/
react-app-env.d.ts
6 lines
(4 loc)
•
89 B
TypeScript
View Raw
1
2
3
4
5
6
/// <reference types="react-scripts" />
declare
module
'*.yml'
{
export
default
any
}