• import { removeProtocol } from '@src/hylo-components/utils/usefull/usefull';

    Removes the protocol from a link.

    Parameters

    • link: string

      the link from which the protocol should be removed

    Returns string

Generated using TypeDoc