mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-23 12:30:29 +01:00
6 lines
67 B
JavaScript
6 lines
67 B
JavaScript
import * as actions from './actions/index';
|
|
|
|
export {
|
|
actions
|
|
};
|