feat(menu): add more detail in Menu (#1570)

This commit is contained in:
Su-Yong
2023-12-31 20:56:24 +09:00
committed by GitHub
parent aa899d247a
commit 4d3e2c09da
10 changed files with 104 additions and 7 deletions

View File

@ -47,6 +47,7 @@ export interface PluginDef<
name: () => string;
authors?: Author[];
description?: () => string;
addedVersion?: string;
config?: Config;
menu?: (