Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
monorail-avm99963
/
5ccb1a024483c6c54beec4f86fc92541cbf1fa2c
/
.
/
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
;