10 lines
83 B
TypeScript
10 lines
83 B
TypeScript
/**
|
|
* Input Functions
|
|
* @public
|
|
* @noSelf
|
|
*/
|
|
declare namespace input {
|
|
|
|
|
|
|
|
} |