@file:Suppress("unused")importorg.w3c.dom.url.URLSearchParamsimportreact.Propsimportreact.RComponentimportreact.State/** * A class that lives inside the root package */classRootPackageClass{valdescription="I do live in the root package!"}funRComponent<*,*>.params()=URLSearchParams()