TM

browser.manage().logs().get('browser').then((browserLogs) => {
console.log('browserLogs', browserLogs);
});
но на фф падает с ошибкой:
Failed: Unable to determine type from: H. Last 1 characters read: HSize: a a a
TM

Failed: Unable to determine type from: H. Last 1 characters read: HOK

Failed: Unable to determine type from: H. Last 1 characters read: HTM
IM

IM
IM
M
IM
IM
AB
export default { f1, f2 }import { f1, f2 } from '@/lib/mylib'import mylib from '@/lib/mylib'
const { f1, f2 } = mylib
AP
AB
AP
AB
AP
AB
AB
AP
AP