figure out how everything works again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { postData } from './all.json.js';
|
||||
import { postData } from './posts.js';
|
||||
|
||||
export async function get() {
|
||||
return {body: postData[0]};
|
||||
|
Reference in New Issue
Block a user