2.0.0 • Published 3 years ago
@breejs/ts-worker v2.0.0
@breejs/ts-worker
Typescript workers plugin for Bree!
Table of Contents
Install
npm:
npm install @breejs/ts-workerUsage
Note: You must be using Bree v9.0.0 or greater!
Extend bree with the plugin:
Bree.extend(require('@breejs/ts-worker'));
const bree = new Bree(config);Contributors
| Name | Website |
|---|---|
| Taylor Schley | https://github.com/shadowgate15 |