Clean Removes file(s) using provided glob(s).
glob or array of glob strings.
Copy Copies source to target. Does NOT support globs.
the source path to be copied.
the destination path to copy to.
Pkg Loads the package.json file for project or saves package.json.
the package.json object to be written to file.
TS Node Register Calls ts-node's register method for use with testing frameworks..
the tsconfig.json path or ts-node options.
ts-node options.
Generated using TypeDoc
Bump Bumps project to next version.