Searched defs:document (Results 1 – 3 of 3) sorted by relevance
36 def document() -> Optional[Dict[str, Any]]: member in YamlDocument
120 const myCanvas = <HTMLCanvasElement>document.getElementById('main_canvas'); constant