Skip to main content

Module typescript

Module typescript 

Source

Functionsยง

emit_jsdoc
Emits a JSDoc comment block from a doc string.
generate_types_file
Generates the complete rpc-types.ts file content from a manifest.
rust_type_to_ts
Converts a RustType into its TypeScript equivalent.
to_camel_case
Converts a snake_case string to camelCase.