The exported interface for delete on bulkOperation (https://github.com/contentstack/contentstack-management-javascript/blob/master/types/stack/bulkOperation/index.d.ts#L8) should include a named attribute "details" to contain the interface BulkDeleteConfig. The delete operation (https://github.com/contentstack/contentstack-management-javascript/blob/master/lib/stack/bulkOperation/index.js#L209) expects it.