1export function doPolyfill() { 2 // TODO needed? native fetch may work fine -prf 3 // AtpApi.xrpc.fetch = fetchHandler 4}