2 lines
56 B
JavaScript
2 lines
56 B
JavaScript
|
//@ts-check
|
||
|
export { default as blog } from './blog.mjs'
|