(تم الاستبدال) شرح مكون إضافي #3 - كيفية إضافة زر بعد كل منشور؟

Do this at the start of your .js.es6 file:

import PostMenuView from 'discourse/views/post-menu';

Then use PostMenuView as a global in the code.