UNPKG

ts-jsdk

Version:

TypeScript implementation of the Java platform

4 lines (3 loc) 109 B
export declare class ActionEvent { constructor(_source: Object, _id: number, _command: string | null); }