UNPKG

vuepress-theme-hope

Version:

A light vuepress theme with tons of features

6 lines 139 B
export interface EncryptStatus { isEncrypted: boolean; isLocked: boolean; hint: string; } //# sourceMappingURL=typings.d.ts.map