mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-17 17:48:06 +00:00
12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@types/long": "^3.0.0"
|
|
},
|
|
"exports": {
|
|
".": {
|
|
"types": "./index.d.ts"
|
|
}
|
|
}
|
|
}
|