---
layout: typedoc
title: 'util | @msrvida/sanddance-explorer'
---
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
Parameters
Returns boolean