8 lines
185 B
TypeScript
8 lines
185 B
TypeScript
|
/*
|
||
|
* SPDX-FileCopyrightText: syuilo and misskey-project
|
||
|
* SPDX-License-Identifier: AGPL-3.0-only
|
||
|
*/
|
||
|
|
||
|
import MkDrive_navFolder from './MkDrive.navFolder.vue';
|
||
|
void MkDrive_navFolder;
|