mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix gethtmlpath
This commit is contained in:
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
/// <reference types="@docusaurus/plugin-content-blog/src/plugin-content-blog.js" />
|
||||
import { BlogPaginated, BlogPost, BlogTag, PluginOptions } from '@docusaurus/plugin-content-blog';
|
||||
import { Document } from '../document';
|
||||
export type BlogPageType = 'post' | 'list' | 'archive' | 'tags' | 'tag' | 'archive';
|
||||
|
||||
Reference in New Issue
Block a user