@type-x/types
v0.2.1
Published
Shared runtime-facing types for @type-x/cli and @type-x/runtime
Downloads
380
Readme
@type-x/types
Shared types for @type-x/runtime and @type-x/cli.
This package is intentionally small. It contains the public runtime contract:
CommandContextCommandRequestCommandStoreCommandHandler- related
ui,exec,git,io, andenvtypes
Use it when you only want types. If you are already depending on @type-x/runtime, you can import the same public types from there as well.
