1
0
Fork 0
mirror of synced 2024-05-17 02:42:53 +12:00
budibase/packages/client/src/licensing/index.js
2022-04-26 11:28:31 +01:00

8 lines
103 B
JavaScript

import * as features from "./features"
const licensing = {
...features,
}
export default licensing