4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
import move from '../zoom/move';
|
|
|
|
export default () => Promise.resolve({ data: [] });
|