« get me outta code hell

index.js « build-modes « write « src - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/write/build-modes/index.js
blob: 91e3900990c8abd37f066bac2d65623b177bc064 (plain)
1
2
export * as 'live-dev-server' from './live-dev-server.js';
export * as 'static-build' from './static-build.js';