@mateothegreat/svelte5-router - 2.15.3
    Preparing search index...

    Class Span

    A span is a single trace in a trace collection.

    Index

    Constructors

    Properties

    date?: Date
    description?: string
    id?: string
    metadata?: Record<string, any>
    name?: string
    prefix?: string
    traces?: ReactiveMap<string, Trace> = ...

    Methods