@tldraw/utils
Advanced tools
Comparing version 3.10.0-canary.15f6aaa3d2d3 to 3.10.0-canary.2d4127dea680
@@ -161,5 +161,5 @@ "use strict"; | ||
"@tldraw/utils", | ||
"3.10.0-canary.15f6aaa3d2d3", | ||
"3.10.0-canary.2d4127dea680", | ||
"cjs" | ||
); | ||
//# sourceMappingURL=index.js.map |
@@ -25,2 +25,6 @@ "use strict"; | ||
var import_control = require("./control"); | ||
/*! | ||
* MIT License: https://github.com/NoHomey/bind-decorator/blob/master/License | ||
* Copyright (c) 2016 Ivo Stratev | ||
*/ | ||
function bind(...args) { | ||
@@ -27,0 +31,0 @@ if (args.length === 2) { |
{ | ||
"name": "@tldraw/utils", | ||
"description": "A tiny little drawing app (private utilities).", | ||
"version": "3.10.0-canary.15f6aaa3d2d3", | ||
"version": "3.10.0-canary.2d4127dea680", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "tldraw Inc.", |
@@ -1,3 +0,5 @@ | ||
// MIT License: https://github.com/NoHomey/bind-decorator/blob/master/License | ||
// Copyright (c) 2016 Ivo Stratev | ||
/*! | ||
* MIT License: https://github.com/NoHomey/bind-decorator/blob/master/License | ||
* Copyright (c) 2016 Ivo Stratev | ||
*/ | ||
@@ -4,0 +6,0 @@ import { assert } from './control' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
545087
8107