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.
Serve Hook to Browser Sync accepts name and options returning a Browser Sync Server Instance.
the name of the server or Browser Sync options.
the Browser Sync Options.
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.