export const template = `
export * from './data.js';
export * from './store.js';
`.slice(1);
