Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

tsentials-clone

النجوم٣٩
التفرعات٠
آخر تحديث٢٣ مايو ٢٠٢٦ في ١٨:٠٦

Use when objects need deep-copy semantics — implement Cloneable<T> on domain objects with custom clone logic, use deepClone() for any value (plain objects, Date, Map, Set, TypedArrays, Error, circular refs — never throws, React Native / Hermes compatible), and cloneArray() to call .clone() on every element in a Cloneable collection.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly