♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-external
/
node_modules
/
transpile-ts-lib
/
index.ts
index.ts
4 lines
69 B
export
default
function
add
(a
:
number
, b
:
number
)
{
return
a
+
b
}
v2.0.0
/
Go
SIGN IN