UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

4 lines 114 B
export type LocaleDataToOption<T> = { [P in keyof T]?: Partial<T[P]>; }; //# sourceMappingURL=helpers.d.ts.map