Custom naming
function handle()
{
console.log('handle');
}
export { handle as get };
export { handle as post };
Latest update: May 05, 2025
Custom naming
function handle()
{
console.log('handle');
}
export { handle as get };
export { handle as post };
Jun 25, 2025
Jun 25, 2025
Jun 25, 2025
Jun 25, 2025
Jun 25, 2025
Jun 25, 2025
Jun 25, 2025
Jun 21, 2025
Jun 21, 2025
Jun 21, 2025