index.ts
index.ts overview
Section titled “index.ts overview”Since v4.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”DevTools (namespace export)
Section titled “DevTools (namespace export)”Re-exports all named exports from the “./DevTools.ts” module as DevTools.
Signature
export * as DevTools from "./DevTools.ts"Since v4.0.0
DevToolsClient (namespace export)
Section titled “DevToolsClient (namespace export)”Re-exports all named exports from the “./DevToolsClient.ts” module as DevToolsClient.
Signature
export * as DevToolsClient from "./DevToolsClient.ts"Since v4.0.0
DevToolsSchema (namespace export)
Section titled “DevToolsSchema (namespace export)”Re-exports all named exports from the “./DevToolsSchema.ts” module as DevToolsSchema.
Signature
export * as DevToolsSchema from "./DevToolsSchema.ts"Since v4.0.0
DevToolsServer (namespace export)
Section titled “DevToolsServer (namespace export)”Re-exports all named exports from the “./DevToolsServer.ts” module as DevToolsServer.
Signature
export * as DevToolsServer from "./DevToolsServer.ts"Since v4.0.0