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

    Creates a hash value for a string.

    Parameters

    • value: string

    Returns number

Generated using TypeDoc