0.1.6Updated a month ago
declare global {
  interface Request {
    state: Infinity.Context
  }
}

export {}