X-Git-Url: https://git.yukkurigames.com/?p=string-lerp.git;a=blobdiff_plain;f=string-lerp.js;fp=string-lerp.js;h=e25abfe6d1ad2cf31a1eb08f62ac78b1066076af;hp=989ceec9d5d19261522b794eb86caf9d5a3e1e3f;hb=c66da5a020f5a229bc944b08e682636d1b3ecb98;hpb=c94dec1af72801e7e46c2e8fed3f09667f41d8e1 diff --git a/string-lerp.js b/string-lerp.js index 989ceec..e25abfe 100644 --- a/string-lerp.js +++ b/string-lerp.js @@ -8,6 +8,7 @@ */ /* @license Copyright 2014 Joe Wreschnig - GNU GPL v2 or later */ +/*globals exports, Uint32Array */ (function (exports) { "use strict";