index.js 113 B

12345
  1. /**
  2. * @typedef {import('./lib/index.js').Options} Options
  3. */
  4. export {cont, name, start} from './lib/index.js'