mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-22 10:55:13 +01:00
4 lines
151 B
TypeScript
4 lines
151 B
TypeScript
|
/* eslint-disable @typescript-eslint/explicit-function-return-type */
|
||
|
import MkPageHeader_tabs from './MkPageHeader.tabs.vue';
|
||
|
void MkPageHeader_tabs;
|