UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

4 lines 172 B
export function getAssetUrl(componentOrUrl) { return typeof componentOrUrl === "string" ? componentOrUrl : componentOrUrl.src; } //# sourceMappingURL=getAssetUrl.js.map