Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Oct 7, 2024
1 parent 73a481f commit d27bf83
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
import type {
AnyPluginConfig,
InferConfig,
WithRequiredKey,
} from '../../../../lib';
import type { AnyPluginConfig, WithRequiredKey } from '../../../../lib';
import type { PlateEditor } from '../../../editor';

import {
type InferConfig,
type PlatePlugin,
type PlatePluginContext,
getEditorPlugin,
Expand Down

0 comments on commit d27bf83

Please sign in to comment.