Documentation
¶
Overview ¶
Package typescript generates code for TS type definitions and http calls using the Axios library
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate(ana *an.Analysis) []gen.Declaration
Generate generates the code for the types in `ana.Source`.
func GenerateAxios ¶
GenerateAxios generate a TS class using Axios for calling the given http API description.
func GenerateURLs ¶
GenerateURLs generate a TS class exposing URLs for the given http API description.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.