summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkCaptcha.stories.impl.ts
blob: fb50e50b187c784e589f522b638154dbb5a1eaf8 (plain)
1
2
3
4
5
6
7
/*
 * SPDX-FileCopyrightText: syuilo and other misskey contributors
 * SPDX-License-Identifier: AGPL-3.0-only
 */

import MkCaptcha from './MkCaptcha.vue';
void MkCaptcha;