Files

388 B

get ➡ ( path, value )

Triggered before a .get() (or any alias) return. The triggered listener receives the normalized path and the value found.

Parameter Description
path See ../core/get.md for more information
value See ../core/get.md for more information

See Cldr.on() or .on() for example.