mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
5 lines
103 B
JavaScript
5 lines
103 B
JavaScript
import GoodsAction from '../';
|
|
import demoTest from '../../../test/demo-test';
|
|
|
|
demoTest(GoodsAction);
|