/** * Provides utilities: logging and debugging. * * @remarks * * @packageDocumentation */ export * from "./index-common"; export * from "./lib/UrlPlatformUtils"; //# sourceMappingURL=index.d.ts.map