--- layout: typedoc title: 'util | @msrvida/sanddance-explorer' ---

Index

Functions

Const classList

  • classList(...args: (string | boolean)[]): string
  • Parameters

    • Rest ...args: (string | boolean)[]

    Returns string

Const deepCompare

  • deepCompare<T>(a: T, b: T): boolean
  • Type parameters

    • T

    Parameters

    • a: T
    • b: T

    Returns boolean