X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=src%2Fiframe-tarp.js;h=42100c6680944023a83535e27b38427e2a224c1c;hb=2d0fdf6eb18eafde50830b8109f42e20b82247b1;hp=b6c3de1afbac6bf569d10b99e2bf7a7ec2748478;hpb=8aed933d0737d6091530a36f28b10a45866d5b2e;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 = [];