mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-15 14:30:22 +00:00
fix typo in cytoscape typings (#37522)
This commit is contained in:
committed by
Pranav Senthilnathan
parent
40bf665098
commit
2987240fa2
Vendored
+1
-1
@@ -82,7 +82,7 @@ declare namespace cytoscape {
|
||||
/**
|
||||
* Scratchpad data (usually temp or nonserialisable data)
|
||||
*/
|
||||
scatch?: Scratchpad;
|
||||
scratch?: Scratchpad;
|
||||
/**
|
||||
* The model position of the node (optional on init, mandatory after)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user