Home > @momentum-design/common

common package

A package of common resources used within the momentum-design organization.

Classes

ClassDescription
Command(BETA) The Abstract Command class to be extended by scoped Command classes.
Execute(BETA) Execute class used for executing CLI interactions.
Json(BETA) Json class used for performing operations involving JSON Objects.

Type Aliases

Type AliasDescription
CommandOptions(BETA) Options interface to be provided as a generic to the abstract Command class.
CommandParams(BETA) Params interface to be provided as a generic to the abstract Command class.