UNPKG
@vrcd-community/zhlint
Version:
latest (0.8.2-hotfix)
0.8.2-hotfix
A linting tool for Chinese language.
github.com/Misaka-L/zhlint
Misaka-L/zhlint
@vrcd-community/zhlint
/
lib
/
hypers
/
vuepress.d.ts
4 lines
•
164 B
TypeScript
View Raw
1
2
3
4
import
{
ParsedStatus
}
from
'./types.js'
;
declare
const
parser
:
(
data
:
ParsedStatus
) =>
ParsedStatus
;
export
default
parser;
//# sourceMappingURL=vuepress.d.ts.map