Frida Docs Unified
    Preparing search index...

    Type Alias BlockImplementation

    BlockImplementation: (this: Block, ...args: any[]) => any

    Type Declaration

      • (this: Block, ...args: any[]): any
      • Parameters

        • this: Block
        • ...args: any[]

        Returns any