Files @ a362b892cb43
Branch filter:

Location: light9/stubs/tkinter/tix.pyi

Drew Perttula
more makefile hacks to turn debug.js into an ES6 module
Ignore-this: 79b9757e462e9007ae4c2c5eaaf9d917

(can't wait for the js build fairy to come clean all this up)
from typing import Any

BOTH: Any
BOTTOM: Any
Button: Any
Checkbutton: Any
DoubleVar: Any
END: Any
Entry: Any
Frame: Any
IntVar: Any
LEFT: Any
Label: Any
Scale: Any
TOP: Any
Tk: Any
X: Any
Toplevel: Any