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
|
||||
* limitations under the License.
|
||||
*/
|
||||
/* eslint no-var: error */
|
||||
|
||||
import {
|
||||
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…
Reference in New Issue
Block a user