{{DESCRIPTION}}
npm install @coloop-ai/{{PACKAGE_NAME}}import {} from '@coloop-ai/{{PACKAGE_NAME}}'bun install
bun run build # Build the package
bun run tc # Type-check
bun run lint # Lint
bun run test # Run tests
bun run format # Check formattingMIT License. See LICENSE for details.