UNPKG

symref

Version:

Static code checker for AI code agents (Windsurf, Cline, etc.)

10 lines 254 B
/** * 未使用サービスクラス (スペースを含むファイル名テスト用) */ export declare class UnusedSpaceService { /** * 未使用メソッド */ unusedMethod(): void; } //# sourceMappingURL=Unused%20Service.d.ts.map