interface Skip {
    $skip: number;
}

Properties

Properties

$skip: number