chore: Update auto-generated file references to new script location

This commit is contained in:
Luan
2025-10-12 12:01:09 -03:00
parent 0f36599131
commit 41b810629b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
// This file was auto generated, do not edit.
// See ./scripts/build-parser-map.js
// See ./dev-scripts/gen-parser-map.mjs
export { default as AccessibilityContext } from './classes/misc/AccessibilityContext.js';
export { default as AccessibilityData } from './classes/misc/AccessibilityData.js';

View File

@@ -1,5 +1,5 @@
// This file was auto generated, do not edit.
// See ./scripts/build-parser-map.js
// See ./dev-scripts/gen-parser-map.mjs
export { default as AboutChannel } from './classes/AboutChannel.js';
export { default as AboutChannelView } from './classes/AboutChannelView.js';