/** * @file Export all type definitions. * @module types/index */ export * from './live2dApi'; export * from './window';