mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-24 20:00:22 +00:00
Add type definition for footer
This commit is contained in:
5
types/index.d.ts
vendored
5
types/index.d.ts
vendored
@@ -299,6 +299,11 @@ export interface Config {
|
||||
* Theme config
|
||||
*/
|
||||
themeConfig?: ThemeConfig;
|
||||
|
||||
/**
|
||||
* Custom footer
|
||||
*/
|
||||
footer?: string;
|
||||
}
|
||||
|
||||
export interface GitProfileProps {
|
||||
|
||||
Reference in New Issue
Block a user