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

    Type Alias MarshallableType

    MarshallableType:
        | string
        | number
        | boolean
        | RegExp
        | Function
        | Promise<unknown>