관리-도구
편집 파일: max.js
'use strict'; /** @type {import('./max')} */ module.exports = Math.max;