Merge pull request #10393 from timvandermeij/document
Convert `src/core/document.js` to ES6 syntax
This commit is contained in:
commit
7c080584b6
@ -12,6 +12,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
/* eslint no-var: error */
|
||||||
|
|
||||||
import {
|
import {
|
||||||
arrayByteLength, arraysToBytes, createPromiseCapability, isEmptyObj,
|
arrayByteLength, arraysToBytes, createPromiseCapability, isEmptyObj,
|
||||||
|
1090
src/core/document.js
1090
src/core/document.js
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user