--- title: Defs.remove() --- Removes the defs entry stored under _name_. ## Signature ```js Defs defs.remove(string name) ``` This object is chainable as it returns the `Defs` object.