Skip to content

Commit 52a5fc1

Browse files
committed
Website updates
1 parent 9e7e050 commit 52a5fc1

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

dist/en/main/ol/dist/ol.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -991,6 +991,10 @@ declare namespace ol {
991991
export { _ol_xml$registerXMLSerializer as registerXMLSerializer };
992992
export { _ol_xml$serialize as serialize };
993993
}
994+
import VERSION = util.VERSION;
995+
export { VERSION };
996+
import getUid = util.getUid;
997+
export { getUid };
994998
}
995999
import $ol$Collection from '../../ol/Collection.js';
9961000
import $ol$DataTile from '../../ol/DataTile.js';

0 commit comments

Comments
 (0)