1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
budibase/packages/auth/cache.js

4 lines
58 B
JavaScript
Raw Normal View History

2021-07-07 05:10:04 +12:00
module.exports = {
user: require("./src/cache/user"),
}