@@ -1,4 +1,4 @@
-[简体中文](https://github.com/any-tdf/stdf/blob/main/packages/rollup-plugin-md-ts/README_CN.md)
+[简体中文](https://github.com/any-tdf/stdf/blob/next/packages/rollup-plugin-md-ts/README_CN.md)
## Introduction
-[English](https://github.com/any-tdf/stdf/blob/main/packages/rollup-plugin-md-ts/README.md)
+[English](https://github.com/any-tdf/stdf/blob/next/packages/rollup-plugin-md-ts/README.md)
## 介绍
@@ -1,8 +1,9 @@
{
"name": "rollup-plugin-md-ts",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "a rollup plugin for markdown files",
"type": "module",
+ "types": "./dist/index.d.ts",
"exports": {
".": {
"default": "./dist/index.js",