@baklavajs/core
Advanced tools
Comparing version 1.10.0 to 1.10.1
@@ -0,0 +0,0 @@ import { NodeInterface } from "./nodeInterface"; |
@@ -0,0 +0,0 @@ import { Node } from "./node"; |
export default function generateId(): string; |
@@ -0,0 +0,0 @@ export * from "./connection"; |
@@ -0,0 +0,0 @@ import { NodeInterface } from "./nodeInterface"; |
@@ -0,0 +0,0 @@ import { Node } from "./node"; |
@@ -0,0 +0,0 @@ import { IInterfaceState } from "../types/state"; |
@@ -0,0 +0,0 @@ import { INodeOption } from "../types/nodeOption"; |
@@ -0,0 +0,0 @@ import { INodeInterface } from "./nodeInterface"; |
@@ -0,0 +0,0 @@ import { IAddConnectionEventData, IAddNodeTypeEventData } from "./eventDataTypes"; |
@@ -0,0 +0,0 @@ import { INodeInterface } from "./nodeInterface"; |
@@ -0,0 +0,0 @@ export * from "./connection"; |
@@ -0,0 +0,0 @@ import { IBaklavaEvent, IPreventableBaklavaEvent, IHook } from "../../baklavajs-events/types"; |
@@ -0,0 +0,0 @@ import { INode } from "./node"; |
@@ -0,0 +0,0 @@ import { IBaklavaEvent, IPreventableBaklavaEvent } from "../../baklavajs-events/types"; |
@@ -0,0 +0,0 @@ import { IEditor } from "./editor"; |
@@ -0,0 +0,0 @@ export interface IState extends Record<string, any> { |
@@ -0,0 +0,0 @@ export declare type TokenType = object | symbol; |
{ | ||
"name": "@baklavajs/core", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Core logic of BaklavaJS, a graph editor / node editor for the web", | ||
@@ -51,3 +51,3 @@ "author": "newcat <freddy.wagner@web.de>", | ||
}, | ||
"gitHead": "fbb94d5e6efca66d7f0c01b05d16a45fdfbd6fa2" | ||
"gitHead": "7434e02aabb85c9d8200058c92ac24ae39b84c36" | ||
} |
@@ -0,0 +0,0 @@ # `baklavajs-core` |
Sorry, the diff of this file is not supported yet
72120