apikey

apikey是区分项目的标识。其中,获取apikey需要免费注册Fundebug帐号并且创建项目,注意选择对应的项目类型。

  1. fundebug.init(
  2. {
  3. apikey: "API-KEY"
  4. })