pub fn generate_dts( wit: &Utf8Path, output: &Utf8Path, world: Option<&str>, ) -> Result<()>
Generates TypeScript module definitions for a given (or default) world of a WIT package.