Function ts

Source
pub fn ts(path: &str) -> Result<(), TsExportError>
Available on crate feature export only.
Expand description

Exports all types in the TYPES map to the provided TypeScript file.