type__internal.LibDomIsLoadedtype LibDomIsLoaded = typeof globalThis extends { onabort: any } ? true : false