This commit is contained in:
kakkokari-gtyih 2025-02-09 16:26:00 +09:00
parent 7bfca6df07
commit 46509c1d04
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: syuilo and misskey-project
* SPDX-License-Identifier: AGPL-3.0-only
*/
import * as Misskey from 'misskey-js';
import type { AnalyticsInstance, AnalyticsPlugin } from 'analytics';