Export version

This commit is contained in:
Samuel Elliott
2022-08-02 11:36:45 +01:00
parent dfef97c369
commit 8171afc429

View File

@@ -1,3 +1,5 @@
export { getTitleIdFromEcUrl } from '../util/misc.js';
export { ErrorResponse } from '../api/util.js';
export { addUserAgent } from '../util/useragent.js';
export { version } from '../util/product.js';