pref: 调整插件目录,增加一些帮助说明

This commit is contained in:
xiaojunnuo
2024-05-27 18:39:47 +08:00
parent 20bc5aa6c7
commit 83d1bda56a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
export * from "./access";
export * from "./plugin";
export * from "./dns-provider";

View File

@@ -0,0 +1,3 @@
export * from './access';
export * from './plugin';
export * from './dns-provider';