UNPKG

touhou-tagger

Version:

从 THBWiki 自动填写东方 Project CD 曲目信息.

6 lines (5 loc) 152 B
import { CliCommandBase } from './command-base'; export declare class CliDumper extends CliCommandBase { constructor(); run(): Promise<void>; }