♫
📌 canary ▾
next.js
/
test
/
integration
/
jsconfig-paths
/
lib
/
a
/
api.js
api.js
6 lines
90 B
import
data
from
'mypackage/data'
console.
log
(data)
export
default
()
=>
'Hello from a'
v2.0.0
/
Go
SIGN IN