{"version":3,"sources":["../src/analytics.ts"],"names":[],"mappings":";AAGO,IAAM,cAAc,CACzB,YACS;AAAC","sourcesContent":["/**\n * @deprecated It is no longer necessary to call this function.  Web Analytics now automatically detects flags present in the DOM.\n */\nexport const injectFlags = (\n  _params: { keys?: string[] } | undefined,\n): void => {};\n"]}