LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

  • node

  • types

    • Namespaces

    • Interfaces

    • Type Aliases

      • CleanUrlsMode

      • ExcerptType

      • HeadConfig

      • Page

      • PartialDeep

      • Post

      • UserSiteConfig

      • UserValaxyConfig

Type Alias: Post ​

Source: 1.0.0-rc.14 · a572916b42ec

ts
type Post = Partial<PostFrontMatter> & object;

Defined in: packages/valaxy/types/posts.ts:5

Previous pagePartialDeep
Next pageUserSiteConfig
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors