File size: 124 Bytes
1e92f2d
 
 
 
1
2
3
4
5
import config from '../config-api';

// TODO: fix `intial_state` typo.
export default () => config( 'intial_state' ) ?? {};