httpRef
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / main/runtime/nodeModules / httpRef
Function: httpRef()
httpRef():
any
Defined in: main/runtime/nodeModules.js:25
Lazily resolves the http module, preferring the classic specifier so tests can stub it easily.
Returnsβ
any
Node http module or null when unavailable.