wht-switch2
2 行
66 B
JavaScript
2 行
66 B
JavaScript
export async function handler(req){return{status:200,body:"ok"};}
|