maplestory/backend/models/index.js

4 lines
55 B
JavaScript
Raw Normal View History

import { Image } from './Image.js';
export { Image };