7 lines
79 B
JavaScript
7 lines
79 B
JavaScript
|
|
|
|
|
|
export const sendUpdateToAmazon = (id)=>{
|
|
//id - skill ID in database
|
|
|
|
} |