UNPKG

@bleed-believer/path-alias

Version:
3 lines (2 loc) 153 B
import type { CommandDecorator } from './interfaces/index.js'; export declare const Command: (path: string[], description?: string) => CommandDecorator;