Type Alias PrePostFunction<This>

PrePostFunction<This>: ((instance: This, cursor: Cursor) => void)

Type Parameters

  • This