""" This type stub file was generated by pyright. """ """Commands for Pyppeteer.""" def install() -> None: """Download chromium if not install.""" ...