/// <reference types="@vulppi/intrest" />

/**
 * If you want change the custom types for middleware next, you can do it here
 */
declare interface CustomRequestData {
  // Add your custom types here
}
