Skip to main content
Version: Next

TracingOptions.categories property

Signature:

interface TracingOptions {
categories?: string[];
}