Values accepted by createProviderInstrumentation(...).
createProviderInstrumentation(...)
Plain ports objects are accepted so callers can pass ctx.ports (or a provider's ports argument) directly; the resolver reads ports.instrumentation, then ports.devtools.
ctx.ports
ports
ports.instrumentation
ports.devtools
Values accepted by
createProviderInstrumentation(...).Plain ports objects are accepted so callers can pass
ctx.ports(or a provider'sportsargument) directly; the resolver readsports.instrumentation, thenports.devtools.