content-entry
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"name": "content-entry", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
@@ -31,2 +31,3 @@ [![npm](https://img.shields.io/npm/v/content-entry.svg)](https://www.npmjs.com/package/content-entry) | ||
* [isDeleted](#isdeleted) | ||
* [isExistent](#isexistent) | ||
* [BufferContentEntryMixin](#buffercontententrymixin) | ||
@@ -42,2 +43,3 @@ * [Parameters](#parameters-2) | ||
* [isDeleted](#isdeleted-1) | ||
* [isExistent](#isexistent-1) | ||
* [EmptyContentEntry](#emptycontententry) | ||
@@ -97,2 +99,6 @@ * [getBuffer](#getbuffer) | ||
### isExistent | ||
Returns **any** true if we exist | ||
## BufferContentEntryMixin | ||
@@ -147,2 +153,8 @@ | ||
### isExistent | ||
Nothing there any more. | ||
Returns **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)** false | ||
## EmptyContentEntry | ||
@@ -149,0 +161,0 @@ |
Sorry, the diff of this file is not supported yet
18991
369
233