mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-22 00:28:41 -06: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;
|