2 lines
72 B
JavaScript
2 lines
72 B
JavaScript
|
export * from '#miao';
|
||
|
export { Character, Weapon } from '#miao.models';
|