interface Limit {
    $limit: number;
}

Properties

Properties

$limit: number