feat(LRL App): init V0
This commit is contained in:
7
resources/js/actions/Barryvdh/Debugbar/index.ts
Normal file
7
resources/js/actions/Barryvdh/Debugbar/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import Controllers from './Controllers'
|
||||
|
||||
const Debugbar = {
|
||||
Controllers: Object.assign(Controllers, Controllers),
|
||||
}
|
||||
|
||||
export default Debugbar
|
||||
Reference in New Issue
Block a user