UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

6 lines 196 B
/** * Doesn't actually do anything except ensure config is propertly typed */ export const defineGpStories = (config) => config; export * from "./types.js"; //# sourceMappingURL=storybook.js.map