ThemeParks.wiki Parks API - v2.0.0
    Preparing search index...

    Function trace

    • Decorator to automatically trace Destination method calls

      Parameters

      • Optionalmetadata: Record<string, any>

      Returns (
          target: any,
          propertyKey: string,
          descriptor: PropertyDescriptor,
      ) => PropertyDescriptor