UNPKG

@boligmappa/web-component-search

Version:

Web component for interacting with the Boligmappa APIs

7 lines 155 B
declare enum SearchType { Streets = 0, Cadastres = 1, Projects = 2 } export default SearchType; //# sourceMappingURL=search-type.d.ts.map