UNPKG

nimiq-vitepress-theme

Version:

Nimiq UI theme for VitePress

5 lines (4 loc) 156 B
export declare function useFooter(): { pageFooterLeftText: import("vue").ComputedRef<string | null>; editUrl: import("vue").ComputedRef<string>; };