UNPKG

@vulppi/intrest

Version:
9 lines (7 loc) 202 B
/// <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 }