Skip to main content
Interface to apply operation to tokens in a string. Interface so it can be exported via jsii.

Methods

NameDescription
mapTokenReplace a single token.

mapToken

public mapToken(t: IResolvable): any
Replace a single token.

tRequired