Untitled
Anonymous
plain_text
01/23/2024 2:45 AM
172 B
15
Indexable
const MOCK_UPDATE_INPUT = {
name: 'Bombril de ouro',
};
const MOCK_UPDATE_OUTPUT = {
id: 1,
name: 'Bombril de ouro',
};
Editor is loading...
Leave a Comment
const MOCK_UPDATE_INPUT = {
name: 'Bombril de ouro',
};
const MOCK_UPDATE_OUTPUT = {
id: 1,
name: 'Bombril de ouro',
};