brainy/cli-package/src
David Snelling 74f3aac15b **refactor(cli): remove unnecessary @ts-expect-error for omelette import**
- **Changes**:
  - Eliminated the redundant `@ts-expect-error` comment for the `omelette` import in `cli.ts`.

- **Purpose**:
  - Simplifies the code by removing an outdated comment that is no longer needed, ensuring cleaner and more readable source files.
2025-07-22 11:06:18 -07:00
..
utils **refactor(tests): consolidate and replace outdated environment test scripts** 2025-07-14 11:12:51 -07:00
cli.ts **refactor(cli): remove unnecessary @ts-expect-error for omelette import** 2025-07-22 11:06:18 -07:00
setup.ts **feat(patch): enhance TextEncoder/TextDecoder compatibility for TensorFlow.js** 2025-07-11 12:15:11 -07:00