1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 05:31:56 +02:00

Mark ES6 Map as global

This commit is contained in:
Samy Pessé
2016-11-03 17:23:06 +01:00
parent 4084cdf8c0
commit fed0a6dd3d

View File

@@ -1,3 +1,4 @@
/* global Map */
/**
* The leaf node of a cache tree. Used to support variable argument length.