CircleCI-Public / circleci-config-sdk-ts

Generate CircleCI Configuration YAML from JavaScript or TypeScript. Use Dynamic Configuration and the Config SDK together for live generative config.
https://circleci-public.github.io/circleci-config-sdk-ts/
Apache License 2.0
82 stars 29 forks source link

Enhancement: Categorize types more appropriately #90

Closed Jaryt closed 2 years ago

Jaryt commented 2 years ago

Is there an existing issue for this?

Current behavior

Types are categorized by their components, and need to be broken up further.

Minimum reproduction code

n/a

Steps to reproduce

No response

Expected behavior

Categorized type exports

CircleCI Config SDK version

No response

Node.js version

No response

In which operating systems have you tested?

Other

No response