# Example

- Install dependencies of this repo `yarn` in root of repo.
- Run `npx ts-node fileNameHere` and verify the results. E.g:
  - `npx ts-node extendedOneOf.ts`
