UNPKG

triggerkit

Version:

A plugin to connect SvelteKit functions to your trigger.dev tasks

3 lines (2 loc) 101 B
export { triggerkit } from './triggerkit.js'; export type { PluginOptions } from './types/index.js';