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 05, 2025
Jun 04, 2025
Jun 04, 2025
Jun 04, 2025
Jun 03, 2025
Jun 03, 2025
Jun 03, 2025
Jun 03, 2025
Jun 03, 2025
Jun 03, 2025