import{_ as s,o as n,c as a,a as l}from"./app-BpUB8-Q8.js";const e={},o=l(`

All Hook process in one step, everything is simplified

loadApp(name = "com.android.browser") {
    Activity::class.resolve().firstMethod {
        name = "onCreate"
        parameters(Bundle::class)
    }.hook {
        before {
          // Your code here.
        }
        after {
          // Your code here.
        }
    }
}
`,2),p=[o];function i(c,r){return n(),a("div",null,p)}const d=s(e,[["render",i],["__file","index.html.vue"]]);export{d as default};