UNPKG

ts-jsdk

Version:

TypeScript implementation of the Java platform

4 lines (3 loc) 84 B
import { JWindow } from "./JWindow"; export declare class Frame extends JWindow { }