MCPcopy 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.mjsFile · 0.65
loadResourceMethod · 0.65
requestInternalFunction · 0.65
requestInternalFunction · 0.65
_getAnimationSetMethod · 0.65
convertGridLengthFunction · 0.65
getLocationInWindowMethod · 0.65
getLocationOnScreenMethod · 0.65
getLocationRelativeToMethod · 0.65
_drawBoxShadowMethod · 0.65

Implementers 15

NetworkDomainDebuggerpackages/core/debugger/webinspector-ne
ItemSpecpackages/core/ui/layouts/grid-layout/g
NoopAnimationFactorypackages/vite/shims/angular-animations
UITestapps/automated/src/ui-test.ts
AbsoluteLayoutTestapps/automated/src/ui/layouts/absolute
SafeAreaTestsapps/automated/src/ui/layouts/safe-are
StackLayoutTestapps/automated/src/ui/layouts/stack-la
DockLayoutTestapps/automated/src/ui/layouts/dock-lay
WrapLayoutTestapps/automated/src/ui/layouts/wrap-lay
GridLayoutTestapps/automated/src/ui/layouts/grid-lay
ScrollLayoutTestapps/automated/src/ui/scroll-view/scro
LabelTestapps/automated/src/ui/label/label-test

Calls

no outgoing calls

Tested by

no test coverage detected