diff --git a/src/index.ts b/src/index.ts index 6f6b259..2fcce9a 100644 --- a/src/index.ts +++ b/src/index.ts @@ -27,6 +27,9 @@ export type { WmtsMatrixSet, } from './wmts/model.js'; export type { + Address, + Contact, + Provider, LayerStyle, BoundingBox, FetchOptions,