Testcommit

This commit is contained in:
Flummi 2018-02-28 06:07:25 +01:00
parent 745216b218
commit def0c58130

View File

@ -65,5 +65,4 @@ const write = (kat, key, value, type, cb) => {
});
};
export { cfg, read, write };