This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f838a43e51
budibase
/
packages
/
backend-core
/
deprovision.js
2 lines
54 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Refactoring backend-core tenancy to context, splitting out tenancy functionality to its own area.
2022-01-31 18:53:19 +01:00
module
.
exports
=
require
(
"./src/context/deprovision"
)