UNPKG

@bleed-believer/path-alias

Version:
4 lines (3 loc) 153 B
export type * from './interfaces/index.js'; export { CommandNotFoundError } from './command-not-found.error.js'; export { Command } from './command.js';