Commit 800dfdac by Beebuddy Builder

initial

0 parents
Showing with 20 additions and 0 deletions
module.exports = (str) => {
return `=======>${str}<=======`;
}
\ No newline at end of file
{
"name": "dma-common-backend",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://tanawat@192.168.10.40/DMA/dma-common-backend.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!