V
V
Vladimir Golub2020-12-15 12:29:31
typescript
Vladimir Golub, 2020-12-15 12:29:31

How to set the type of input parameter Map?

public getString(prefix: string = '/?', aditionalParms:  ) {


aditionalParms is new Map.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2020-12-15
@RazerVG

aditionalParms: Map<KeyType, ValueType>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question