mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
2 lines
66 B
TypeScript
2 lines
66 B
TypeScript
export * from './Avatar';
|
|
export * as utils from './avatarUtils';
|