Enumeration of commands for various dev-only tasks.

Enumeration Members

Enumeration Members

Assembler: "assembler"

Represents the 'assembler' command. Expected this as an argument to the 'generate.runner' what will represent that you want to generate new 'index.ts' files for whole project.

Jest: "jest"

Represents the 'config' command. Expected this as an argument to the 'generate.runner' what will represent that you want to perform operations related to 'jest' namespace

Generated using TypeDoc