mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 23:27:09 +00:00
Add generator aliases for search
This commit is contained in:
@@ -22,6 +22,7 @@ export interface ConfigGenerator {
|
||||
path?: string,
|
||||
noPath?: boolean,
|
||||
tags?: string[],
|
||||
aliases?: string[],
|
||||
dependency?: string,
|
||||
minVersion?: string,
|
||||
maxVersion?: string,
|
||||
|
||||
Reference in New Issue
Block a user