mirror of https://github.com/buster-so/buster.git
Add report editor registry exports
Co-authored-by: natemkelley <natemkelley@gmail.com>
This commit is contained in:
parent
f7f6019e9b
commit
2ccb1e30fe
|
@ -0,0 +1 @@
|
||||||
|
export { registerReportEditor, unregisterReportEditor, getReportEditor } from './editorRegistry';
|
Loading…
Reference in New Issue