Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ create
Method
create
packages/core/debugger/index.ts:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
export
namespace network {
3
export
interface
NetworkDomainDebugger {
4
create(): domains.network.NetworkRequest;
5
}
6
7
export
interface
Headers {}
Callers
15
index.mjs
File · 0.65
loadResource
Method · 0.65
requestInternal
Function · 0.65
requestInternal
Function · 0.65
[selectedBackgroundColorProperty.setNative]
Method · 0.65
_getAnimationSet
Method · 0.65
_getBackgroundColorAnimator
Method · 0.65
convertGridLength
Function · 0.65
getLocationInWindow
Method · 0.65
getLocationOnScreen
Method · 0.65
getLocationRelativeTo
Method · 0.65
_drawBoxShadow
Method · 0.65
Implementers
15
NetworkDomainDebugger
packages/core/debugger/webinspector-ne
ItemSpec
packages/core/ui/layouts/grid-layout/g
NoopAnimationFactory
packages/vite/shims/angular-animations
UITest
apps/automated/src/ui-test.ts
AbsoluteLayoutTest
apps/automated/src/ui/layouts/absolute
SafeAreaTests
apps/automated/src/ui/layouts/safe-are
StackLayoutTest
apps/automated/src/ui/layouts/stack-la
DockLayoutTest
apps/automated/src/ui/layouts/dock-lay
WrapLayoutTest
apps/automated/src/ui/layouts/wrap-lay
GridLayoutTest
apps/automated/src/ui/layouts/grid-lay
ScrollLayoutTest
apps/automated/src/ui/scroll-view/scro
LabelTest
apps/automated/src/ui/label/label-test
Calls
no outgoing calls
Tested by
no test coverage detected