export const noop = () => undefined; export const suppressLastError = () => void chrome.runtime.lastError;