#!/usr/bin/env node /** * TAKT CLI entry point */ import './commands.js'; //# sourceMappingURL=index.d.ts.map