Sign in
chromium
/
devtools
/
devtools-frontend
/
refs/heads/chromium/5259
/
.
/
node_modules
/
nanoid
/
async
/
package.json
blob: d843c676c496d627c019686c943ef90705cce2c1 [
file
] [
log
] [
blame
] [
edit
]
{
"type"
:
"module"
,
"main"
:
"index.cjs"
,
"module"
:
"index.js"
,
"react-native"
:
{
"./index.js"
:
"./index.native.js"
},
"browser"
:
{
"./index.js"
:
"./index.browser.js"
,
"./index.cjs"
:
"./index.browser.cjs"
}
}