- Add comprehensive image test document with various image types - Update project structure with development artifacts - Prepare foundation for image support enhancement phase - Include test files for validating image editing workflows 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
'use strict'
|
|
|
|
// XXX remove in v8 or beyond
|
|
module.exports = require('./index.js')
|