1
0
Fork 0
mirror of synced 2024-06-01 18:20:18 +12:00
budibase/packages/client/src/licensing/index.js

8 lines
103 B
JavaScript
Raw Normal View History

2022-04-26 22:28:31 +12:00
import * as features from "./features"
const licensing = {
...features,
}
export default licensing