Sign in
chromium
/
devtools
/
devtools-frontend
/
c40b51a7fcf20ce04022a0f5cbfc957ee9e1aaed
/
.
/
node_modules
/
async-function
/
require.mjs
blob: 59e79a4369b4d4b86cdbb58dce7800d0cdd40a2c [
file
] [
log
] [
blame
]
import
getAsyncFunction
from
'./index.js'
;
export
default
getAsyncFunction
;
export
{
getAsyncFunction
as
'module.exports'
};