@meld-ts/core
    Preparing search index...

    Module index

    Type Aliases

    ErrorLike
    Constructor
    TypeGuard
    InferGuard
    AnyFunction

    Functions

    cloneObjectByJson
    cloneObjectByAssign
    cloneObject
    isString
    notEmptyString
    isNumber
    isInt
    isNumberVal
    toNumber
    limitNumberMin
    limitNumberMax
    limitNumberMinMax
    decimalAdjust
    round10
    floor10
    ceil10
    calcProgress
    isBoolean
    toBoolean
    isSymbol
    isPlainObject
    isInferObject
    isDate
    isRegExp
    isConstructor
    isFunction
    isPromise
    isErrorLike
    errorMessage
    isArray
    notEmptyArray
    arrayGuard
    isNull
    isUndefined
    isNil
    isPresent
    and
    or
    not