summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot/ready.ts
blob: 591ae5cb58a95b3e91877a4449bc12f38f53dba9 (plain)
1
2
3
4
5
6
/*
 * SPDX-FileCopyrightText: syuilo and misskey-project
 * SPDX-License-Identifier: AGPL-3.0-only
 */

export const readyRef = { value: false };