kalisio/feathers-import-export

View on GitHub
lib/hooks/index.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
import { geojson2shp } from './hooks.geojson2shp.js'

export const hooks = {
  geojson2shp
}