UNPKG

@jakesidsmith/tsb

Version:

Dead simple TypeScript bundler, watcher, dev server, transpiler, and polyfiller

3 lines (2 loc) 85 B
declare const serve: (configPath: string | undefined) => void; export default serve;