9 lines
72 B
TypeScript
9 lines
72 B
TypeScript
/**
|
|
* Input Functions
|
|
* @public
|
|
*/
|
|
declare namespace input {
|
|
|
|
|
|
|
|
} |