Skip to content

Commit e919d14

Browse files
committed
fix(types): cannot find module '../../shared-utils/src/datatypes'
1 parent 9bf9583 commit e919d14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@vuepress/types/lib/context.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { ThemeConfig } from "./theme";
22
import { Config } from "./config";
33
import { Lang } from "./lang";
4-
import { isString } from "../../shared-utils/src/datatypes";
54

65
/**
76
* Page instance.

0 commit comments

Comments
 (0)