const function arguments

const fn = (const x, const y) => {}

3 Likes

See also: const function parameters