rsnext/test/integration/page-config/lib/data.js

5 lines
75 B
JavaScript

import { meta } from '../pages/blog/post'
export default {
post: meta
}