UNPKG

@tsbb/core

Version:

TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.

3 lines (2 loc) 87 B
export * from './watcher/copyFiles.js'; export declare function tsbb(): Promise<void>;