entities/Sto

Index

Classes

Interfaces

Functions

Functions

isUniqueIdentifiers

isUniqueIdentifiers(identifiers: any): identifiers is UniqueIdentifiers

Defined in src/entities/Sto.ts:27

Check if the provided value is of type UniqueIdentifiers

Parameters:

Name

Type

identifiers

any

Returns: identifiers is UniqueIdentifiers

Last updated