@tldraw/utils
Advanced tools
Comparing version 3.10.0-canary.3bf31007c5a7 to 3.10.0-canary.3c084a760807
@@ -161,5 +161,5 @@ "use strict"; | ||
"@tldraw/utils", | ||
"3.10.0-canary.3bf31007c5a7", | ||
"3.10.0-canary.3c084a760807", | ||
"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.3bf31007c5a7", | ||
"version": "3.10.0-canary.3c084a760807", | ||
"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