refactor: move defaultDateType to CreatedModifiedDate plugin
This commit is contained in:
@@ -95,5 +95,6 @@ declare module "vfile" {
|
||||
modified: Date
|
||||
published: Date
|
||||
}
|
||||
defaultDateType?: "created" | "modified" | "published"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user