mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-02-10 05:08:10 -05:00
6 lines
275 B
TypeScript
6 lines
275 B
TypeScript
|
// This file is part of Moonfire NVR, a security camera network video recorder.
|
||
|
// Copyright (C) 2021 The Moonfire NVR Authors; see AUTHORS and LICENSE.txt.
|
||
|
// SPDX-License-Identifier: GPL-v3.0-or-later WITH GPL-3.0-linking-exception
|
||
|
|
||
|
/// <reference types="react-scripts" />
|