FullTap: Tap & {
    fn: Function;
    type: "sync" | "async" | "promise";
}

Type declaration

  • fn: Function
  • type: "sync" | "async" | "promise"

Generated using TypeDoc