Skip to content

init(object)

使用fundebug.init可以配置各种属性,例如apikey

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