wip
This commit is contained in:
parent
7ea5a287f1
commit
74773ccd15
1 changed files with 3 additions and 0 deletions
3
src/pages/rebuild.ts
Normal file
3
src/pages/rebuild.ts
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
export async function POST({ params, request }) {
|
||||||
|
console.log(params, request);
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue