/// export * from './add.pipe'; export * from './coordinate.module'; export * from './format.pipe'; export * from './rotate.pipe'; export * from './to-string-hdms.pipe'; export * from './to-string-xy.pipe';