maptile/web/apis/index.ts

6 lines
70 B
TypeScript

import * as feature from "./feature";
export default {
feature,
};