X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=src%2Fiframe-tarp.js;h=42100c6680944023a83535e27b38427e2a224c1c;hb=0d9ed3ab9f7fe2ea4102fca7d752656d80a9973a;hp=b6c3de1afbac6bf569d10b99e2bf7a7ec2748478;hpb=2cfded32d5da38aad8d9617654569f3e3f1c420d;p=dygraphs.git diff --git a/src/iframe-tarp.js b/src/iframe-tarp.js index b6c3de1..42100c6 100644 --- a/src/iframe-tarp.js +++ b/src/iframe-tarp.js @@ -23,6 +23,8 @@ * * @constructor */ +import * as utils from './dygraph-utils'; + function IFrameTarp() { /** @type {Array.} */ this.tarps = [];