brainy/src/types
dpsifr d95e86ace4 feat(types): extend FileSystemHandle and optimize imports for consistency
- Added `getFile` method to `FileSystemHandle` interface for enhanced TypeScript compatibility with File System Access API.
- Improved maintainability by reformatting and aligning imports in `brainyData.ts`.
- Standardized spacing and indentation across structured comments and interface fields.

Purpose: Improve TypeScript support for file system operations and enhance code readability with consistent formatting and import management.
2025-07-21 12:48:03 -07:00
..
augmentations.ts Initial commit 2025-06-24 11:41:30 -07:00
brainyDataInterface.ts Initial commit 2025-06-24 11:41:30 -07:00
fileSystemTypes.ts feat(types): extend FileSystemHandle and optimize imports for consistency 2025-07-21 12:48:03 -07:00
graphTypes.ts Initial commit 2025-06-24 11:41:30 -07:00
mcpTypes.ts Initial commit 2025-06-24 11:41:30 -07:00
pipelineTypes.ts Initial commit 2025-06-24 11:41:30 -07:00
tensorflowTypes.ts **feat(tests): add tests for TextEncoder, TensorFlow.js, and fallback mechanisms** 2025-07-11 11:11:56 -07:00