vro-scripting-api
Needs to be split up
#304
Labels
area/vro-scripting-api
Relates to the vro-scripting-api module
kind/refactor
Refactoring of existing features
lang/typescript
Related to typescript code
triage/blocked
This issue is blocked by another, specified in the description
Milestone
Description
The
vro-scripting-api
contains 2 parts to it.vro-types
is)What we want to do:
vro-types
is, but we want to put the code in separate folders similar to howvro-types
is separatedIn the future, we want to see if we can use the generated definitions of the vro scripting api (just the "api", not the cli component, hence the split) instead of the ones in
vro-types
.How to handle this task.
This task needs to be split up in a few parts that are dependent on the previous step
1. Remove namespaces
2. Split the code in 2 parts: API and CLI
The text was updated successfully, but these errors were encountered: