We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf9583 commit e919d14Copy full SHA for e919d14
packages/@vuepress/types/lib/context.ts
@@ -1,7 +1,6 @@
1
import { ThemeConfig } from "./theme";
2
import { Config } from "./config";
3
import { Lang } from "./lang";
4
-import { isString } from "../../shared-utils/src/datatypes";
5
6
/**
7
* Page instance.
0 commit comments