import Grid from './Grid'; export default { __init__: [ 'grid' ], grid: [ 'type', Grid ] };