Skip to content

init(object)

0.6.1及以上版本插件使用 init配置各种属性,例如apikey

js
fundebug.init({
    apikey: "API-KEY"
});