1 2 3
import { LimitsConfiguration } from "../../config"; export type LimitsConfigurationResponse = LimitsConfiguration;