[ci] format

This commit is contained in:
Princesseuh 2023-04-04 08:23:34 +00:00 committed by fredkbot
parent a1a4f45b51
commit a2dc9d48bc

View file

@ -1,8 +1,8 @@
import type * as hast from 'hast';
import type * as mdast from 'mdast';
import type {
one as Handler,
all as Handlers,
one as Handler,
Options as RemarkRehypeOptions,
} from 'remark-rehype';
import type { ILanguageRegistration, IThemeRegistration, Theme } from 'shiki';