• Removes an insert. The insert passed must be the exact object passed to the add() function. If the passed insert hasn't been added, this does nothing.

    Parameters

    • insert: Insert<Record<string, never>>

    Returns void

Generated using TypeDoc