oak-general-business/es/components/amap/index.d.ts

4 lines
86 B
TypeScript

import Map from './map';
import Location from './location';
export { Map, Location };