5 lines
89 B
JavaScript
5 lines
89 B
JavaScript
import Area from '../';
|
|
import demoTest from '../../../test/demo-test';
|
|
|
|
demoTest(Area);
|