mirror of
https://github.com/paricafe/misskey.git
synced 2025-03-04 12:22:10 -06:00
8 lines
173 B
TypeScript
8 lines
173 B
TypeScript
![]() |
/*
|
||
|
* SPDX-FileCopyrightText: syuilo and misskey-project
|
||
|
* SPDX-License-Identifier: AGPL-3.0-only
|
||
|
*/
|
||
|
|
||
|
import MkAuthConfirm from './MkAuthConfirm.vue';
|
||
|
void MkAuthConfirm;
|