Typescript workers plugin for Bree!
npm:
npm install @breejs/ts-worker
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);
Name | Website |
---|---|
Taylor Schley | https://github.com/shadowgate15 |