« get me outta code hell

index.js « page « src - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/index.js
blob: ca78238961a7a1ee969fa956a7268dee47d0e314 (plain)
1
2
3
4
5
// NB: This is the index for the page/ directory and contains exports for all
// other modules here! It's not the page spec for the homepage - see
// homepage.js for that.

export * as album from './album.js';