Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jonthornton/jquery-timepicker
/ NoneObject
Interface
NoneObject
src/jquery.timepicker.d.ts:153–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
export
interface
NoneObject {
154
label: string;
155
value: string;
156
className: string;
157
}
158
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected