ci: 新增 interface , tools, use 文件夹
This commit is contained in:
@@ -10,9 +10,7 @@ export type IDefineComponent<Props = UnknownObject> = DefineComponent<Props> & {
|
||||
}
|
||||
|
||||
export interface InstallOptions extends StringObject {
|
||||
/** Pagination Attributes */
|
||||
pagination?: null
|
||||
/** Menu Attributes */
|
||||
menu?: null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user