You creating two instance of createMenu, Your likely wanting to create 1 const menu = createMenu(). Also if you want to chain the functions, ...
確定! 回上一頁