reworked queue lib
This commit is contained in:
parent
629ba2b8d4
commit
c05a7413dc
34 changed files with 3887 additions and 861 deletions
|
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
"extends": "../../tsconfig.lib.json",
|
||||
"references": [
|
||||
{ "path": "../logger" },
|
||||
{ "path": "../utils" },
|
||||
{ "path": "../data-frame" }
|
||||
]
|
||||
"references": [{ "path": "../logger" }, { "path": "../utils" }]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue