UNPKG

70 BJavaScriptView Raw
1function testFunction(){
2 return 10 + 9
3}
4
5export default testFunction
\No newline at end of file