Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
monorail-avm99963
/
097a82454a55c404f9def0e27e01f05dbc23689f
/
.
/
static_src
/
shared
/
consts
/
index.js
blob: f296dc631d706d38a32a25e03625880748c664fa [
file
] [
log
] [
blame
]
// Copyright 2020 The Chromium Authors
// 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
;