assassin-bug/framework/input/input-factory.d.ts

2 lines
56 B
TypeScript

export declare function createInput(key: string): any;