Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexankitty/Myrient-Search-Engine
/ buildOptions
Function
buildOptions
server.js:146–148 ·
view source on GitHub ↗
(page, options)
Source
from the content-addressed store, hash-verified
144
}
145
146
function
buildOptions(page, options) {
147
return
{ page: page, ...options, ...defaultOptions };
148
}
149
150
let
defaultOptions = {
151
crawlTime: crawlTime,
Callers
1
server.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected