mizzkey/packages/frontend/src/components/global/MkPageHeader.tabs.stories.impl.ts
2024-02-13 15:59:27 +00:00

9 lines
255 B
TypeScript

/*
* SPDX-FileCopyrightText: syuilo and misskey-project
* SPDX-License-Identifier: AGPL-3.0-only
*/
/* eslint-disable @typescript-eslint/explicit-function-return-type */
import MkPageHeader_tabs from './MkPageHeader.tabs.vue';
void MkPageHeader_tabs;