UNPKG

ts-jsdk

Version:

TypeScript implementation of the Java platform

4 lines 136 B
import { JComponent } from "./JComponent"; export class AbstractButton extends JComponent { } //# sourceMappingURL=AbstractButton.js.map