Add more nodes for agents, loaders

This commit is contained in:
Henry
2023-04-10 13:56:44 +01:00
parent 05c86ff9c5
commit 58e06718d1
57 changed files with 1584 additions and 89 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
import { IComponentNodesPool } from './Interface'
import { IComponentNodes } from './Interface'
import path from 'path'
import { Dirent } from 'fs'
@@ -6,7 +6,7 @@ import { getNodeModulesPackagePath } from './utils'
import { promises } from 'fs'
export class NodesPool {
componentNodes: IComponentNodesPool = {}
componentNodes: IComponentNodes = {}
/**
* Initialize to get all nodes