Appearance
function usePrevNext(path?): ComputedRef<Post | null>[];
Defined in: packages/valaxy/client/composables/post/usePrevNext.ts:9
get prev and next post
string
ComputedRef<Post | null>[]
ComputedRef
Post
null