12345678910111213# 1 "sherlodoc/store/db_store.default.ml"typedb_format=[`ancient|`marshal|`js]letavailable_backends=["marshal",`marshal;"js",`js]letstorage_module=function|`marshal->(moduleStorage_marshal:Db.Storage.S)|`js->(moduleStorage_js:Db.Storage.S)|`ancient->failwith"ancient is unsupported"