index.ts 194 Bytes
import ParamsTest from './paramsTest/index.vue';
import HeaderTest from './headerTest/index.vue';
import BodyTest from './bodyTest/index.vue';

export { ParamsTest, HeaderTest, BodyTest };