mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Fix import in test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as newrelic from "new-relic-browser";
|
||||
import newrelic = require("new-relic-browser");
|
||||
|
||||
// The following tests are largely taken straight from the examples at https://docs.newrelic.com/docs/browser/new-relic-browser/browser-agent-spa-api
|
||||
|
||||
|
||||
Reference in New Issue
Block a user