UNPKG

@breejs/ts-worker

Version:

Typescript workers plugin for Bree!

8 lines (4 loc) 156 B
// Definitions by: Taylor Schley <https://github.com/shadowgate15> import { PluginFunc } from 'bree'; export = plugin; declare const plugin: PluginFunc;