UNPKG

@smartface/contx

Version:
8 lines 131 B
/** * Removes component from the Context * * @returns {Object} */ export default function removeChild(): { type: string; }