gsv-injection
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -1,3 +0,1 @@ | ||
/// <reference path="../typings/main.d.ts" /> | ||
export import drawUtils = require("gm-draw-utils"); | ||
export declare class Mesh { | ||
@@ -4,0 +2,0 @@ textureURI: string; |
"use strict"; | ||
/// <reference path="../typings/main.d.ts" /> | ||
var utils = require("./utils"); | ||
var mathUtils = require("./mathUtils"); | ||
exports.drawUtils = require("gm-draw-utils"); | ||
var Mesh = (function () { | ||
@@ -7,0 +5,0 @@ function Mesh() { |
{ | ||
"name": "gsv-injection", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
33453
473