Skip to content

Commit

Permalink
style: update code format
Browse files Browse the repository at this point in the history
  • Loading branch information
danpacho committed Dec 29, 2024
1 parent e55d9c5 commit 57d7d4f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ import type {
} from './shared/meta/interface'

export type PaginationBuilderStaticConfig = WalkTreePluginStaticConfig

export type PaginationBuilderDynamicConfig = ContentMetaGeneratorOptions &
WalkTreePluginDynamicConfig

export class PaginationBuilderPlugin extends WalkTreePlugin<
PaginationBuilderStaticConfig,
PaginationBuilderDynamicConfig
Expand Down

0 comments on commit 57d7d4f

Please sign in to comment.