Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add basic docs for literal types (#1030)
Mention **Literal Types** in `supported-types` and add a couple examples. <!-- ELLIPSIS_HIDDEN --> ---- > [!IMPORTANT] > Add documentation for Literal Types in `supported-types.mdx`, including examples and references. > > - **Documentation**: > - Add section for **Literal Types** in `supported-types.mdx`. > - Include example of using literal values as return types in a function. > - Reference to Union type for more details. > - **Examples**: > - Add Example 5 demonstrating literal types in BAML, Python, and TypeScript equivalents. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup> for 109b715. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information