@breejs/ts-worker
June 13, 2022 · View on GitHub
Typescript workers plugin for Bree!
Table of Contents
Install
npm:
npm install @breejs/ts-worker
Usage
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 |