UNPKG

ts-jsdk

Version:

TypeScript implementation of the Java platform

8 lines 289 B
export * from "./awt"; export * from "./io"; export * from "./swing"; export * from "./util"; export { FileFilter } from "./io/FileFilter"; export { IllegalArgumentException } from "./IllegalArgumentException"; export { Preferences } from "./Preferences"; //# sourceMappingURL=index.js.map