fediverse-export-analyzer/public/js/modules/isBoost.min.js.map

1 wiersz
420 B
Plaintext

{"version":3,"file":"isBoost.min.js","sources":["modules/isBoost.js"],"sourcesContent":["const isBoost = (post) => {\r\n let isPostBoost = false;\r\n\r\n if (post.object && !post.object.id) {\r\n isPostBoost = true;\r\n }\r\n\r\n return isBoost;\r\n};\r\n\r\nexport default isBoost;\r\n"],"names":["isBoost","post","object","id"],"mappings":"AAAA,MAAMA,QAAU,IAOd,OAJIC,EAAKC,QAAWD,EAAKC,OAAOC,GAIzBH,OACT,iBAEeA"}