OneHookFunc executes right before the query populate the row result from One() call (aka. op).

Hierarchy

  • OneHookFunc
  • Parameters

    • q: Query
    • a: {}
      • op: ((b) => void)
          • (b): void
          • Parameters

            • b: {}

              Returns void

        Returns void

      Generated using TypeDoc