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