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;
|