Skip to content

Home > sculp-js > isSymbol

isSymbol() function

Signature:

typescript
isSymbol: (any: unknown) => any is symbol

Parameters

Parameter

Type

Description

any

unknown

Returns:

any is symbol

Released under the MIT License.