UNPKG
@khulnasoft.com/dev-tools
Version:
latest (1.10.0)
1.10.0
1.0.0
KhulnaSoft Visual CMS Devtools
khulnasoft.com
@khulnasoft.com/dev-tools
/
types
/
node
/
index.d.ts
3 lines
(2 loc)
•
97 B
TypeScript
View Raw
1
2
3
export
type
{
DevToolsSys
}
from
"../types"
;
export
{ createDevToolsNodeSys }
from
"./node-sys"
;