3 lines
96 B
JavaScript
3 lines
96 B
JavaScript
export { default as locationSchema } from "./geoJson.helper";
|
|
export * from "./geoJson.helper";
|