UNPKG

symref

Version:

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

6 lines 168 B
export class DatabaseConnection { static async connect() { // データベースに接続する処理 } } //# sourceMappingURL=DatabaseConnection.js.map