♫
📌 canary ▾
next.js
/
test
/
integration
/
import-attributes
/
pages
/
ts.ts
ts.ts
6 lines
101 B
import
data
from
'../data'
with
{ type:
'json'
}
export
default
function
Ts
()
{
return
data.foo
}
v2.0.0
/
Go
SIGN IN