Files
ThreadNet-Web/apps/web/__mocks__/empty.js
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
222 B
JavaScript
Raw Normal View History

2026-07-10 10:47:41 +01:00
/*
Copyright 2026 Element Creations Ltd.
SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
Please see LICENSE in the repository root for full details.
*/
2021-05-06 22:08:00 -06:00
// Yes, this is empty.
module.exports = {};