circu.js
Preparing search index...
index
TjsModules
Interface TjsModules
circu.js dynamic module type definitions
interface
TjsModules
{
algorithm
:
typeof
CModuleAlgorithm
;
asyncfs
:
typeof
CModuleAsyncFS
;
console
:
typeof
CModuleConsole
;
crypto
:
typeof
CModuleCrypto
;
curl
:
typeof
CModuleCURL
;
debug
:
typeof
CModuleDebug
;
dns
:
typeof
CModuleDNS
;
engine
:
typeof
CModuleEngine
;
error
:
typeof
CModuleError
;
ffi
:
typeof
CModuleFFI
;
fs
:
typeof
CModuleFS
;
fswatch
:
typeof
CModuleFSWatch
;
http
:
typeof
CModuleHTTP
;
jsonc
:
typeof
CModuleJsonC
;
os
:
typeof
CModuleOS
;
process
:
typeof
CModuleProcess
;
signals
:
typeof
CModuleSignals
;
socket
:
typeof
CModuleSocket
;
sourcemap
:
typeof
CModuleSourceMap
;
sqlite3
:
typeof
CModuleSQLite3
;
ssl
:
typeof
CModuleSSL
;
streams
:
typeof
CModuleStreams
;
text
:
typeof
CModuleText
;
timers
:
typeof
CModuleTimers
;
udp
:
typeof
CModuleUDP
;
worker
:
typeof
CModuleWorker
;
xml
:
typeof
CModuleXML
;
zlib
:
typeof
CModuleZLib
;
}
Index
Properties
algorithm
asyncfs
console
crypto
curl
debug
dns
engine
error
ffi
fs
fswatch
http
jsonc
os
process
signals
socket
sourcemap
sqlite3
ssl
streams
text
timers
udp
worker
xml
zlib
Properties
algorithm
algorithm
:
typeof
CModuleAlgorithm
asyncfs
asyncfs
:
typeof
CModuleAsyncFS
console
console
:
typeof
CModuleConsole
crypto
crypto
:
typeof
CModuleCrypto
curl
curl
:
typeof
CModuleCURL
debug
debug
:
typeof
CModuleDebug
dns
dns
:
typeof
CModuleDNS
engine
engine
:
typeof
CModuleEngine
error
error
:
typeof
CModuleError
ffi
ffi
:
typeof
CModuleFFI
fs
fs
:
typeof
CModuleFS
fswatch
fswatch
:
typeof
CModuleFSWatch
http
http
:
typeof
CModuleHTTP
jsonc
jsonc
:
typeof
CModuleJsonC
os
os
:
typeof
CModuleOS
process
process
:
typeof
CModuleProcess
signals
signals
:
typeof
CModuleSignals
socket
socket
:
typeof
CModuleSocket
sourcemap
sourcemap
:
typeof
CModuleSourceMap
sqlite3
sqlite3
:
typeof
CModuleSQLite3
ssl
ssl
:
typeof
CModuleSSL
streams
streams
:
typeof
CModuleStreams
text
text
:
typeof
CModuleText
timers
timers
:
typeof
CModuleTimers
udp
udp
:
typeof
CModuleUDP
worker
worker
:
typeof
CModuleWorker
xml
xml
:
typeof
CModuleXML
zlib
zlib
:
typeof
CModuleZLib
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algorithm
asyncfs
console
crypto
curl
debug
dns
engine
error
ffi
fs
fswatch
http
jsonc
os
process
signals
socket
sourcemap
sqlite3
ssl
streams
text
timers
udp
worker
xml
zlib
circu.js
Loading...
circu.js dynamic module type definitions