UNPKG

@aituber-onair/core

Version:

Core library for AITuber OnAir providing voice synthesis and chat processing

7 lines 156 B
/** * Export utility functions */ export * from './screenshot'; export * from './screenplay'; export * from './storage'; //# sourceMappingURL=index.js.map