mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-06 23:56:35 +08:00
5 lines
87 B
JavaScript
5 lines
87 B
JavaScript
import Sku from '../';
|
|
import demoTest from '../../../test/demo-test';
|
|
|
|
demoTest(Sku);
|