Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
monorail-avm99963
/
1663d14d8132d1d2bacc6302122f4ce2c8af201a
/
.
/
static_src
/
shared
/
consts
/
index.js
blob: bb196b350d30bc25f28c57da99ce9d8bb6918057 [
file
] [
log
] [
blame
]
// Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export
const
SERVER_LIST_ISSUES_LIMIT
=
100000
;