@flatten-js/interval-tree
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -777,4 +777,4 @@ 'use strict'; | ||
exports.default = IntervalTree; | ||
exports.Node = Node; | ||
exports.Interval = Interval; | ||
exports.default = IntervalTree; |
@@ -0,0 +0,0 @@ /** |
@@ -779,5 +779,5 @@ (function (global, factory) { | ||
exports.default = IntervalTree; | ||
exports.Node = Node; | ||
exports.Interval = Interval; | ||
exports.default = IntervalTree; | ||
@@ -784,0 +784,0 @@ Object.defineProperty(exports, '__esModule', { value: true }); |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ const IntervalTree = require("@flatten-js/interval-tree").default; |
@@ -0,0 +0,0 @@ // Type definitions for flatten-interval-tree library v1.0.2 |
export {default as Node} from './src/classes/node'; | ||
export {default as Interval} from './src/classes/interval'; | ||
export {default} from './src/classes/intervalTree.js'; | ||
// export {default as IntervalTree} from './src/classes/intervalTree.js'; | ||
import IntervalTree from './src/classes/intervalTree.js'; | ||
export default IntervalTree; | ||
{ | ||
"name": "@flatten-js/interval-tree", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Interval search tree", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.cjs.js", |
@@ -0,0 +0,0 @@ # Interval Tree |
@@ -0,0 +0,0 @@ export default { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1702507
4046