UNPKG

@boligmappa/web-component-search

Version:

Web component for interacting with the Boligmappa APIs

11 lines 227 B
declare enum TableType { None = 0, Overview = 1, Streets = 2, Projects = 2, Addresses = 3, Buildings = 4, Properties = 5 } export default TableType; //# sourceMappingURL=table-type.d.ts.map