Skip to content

Commit

Permalink
fix: _empty, markdown only
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jun 2, 2022
1 parent e4d2c73 commit 3609fab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/runtime/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ export interface ParsedContentMeta {
* Content locale
*/
_locale?: boolean
/**
* Content is empty
*/
_empty?: boolean
/**
* File type of the content, i.e `markdown`
*/
Expand Down

0 comments on commit 3609fab

Please sign in to comment.