UNPKG
foop
Version:
beta (5.0.0)
latest (5.0.0)
5.0.0
interfaces that describe their intentions.
github.com/fluents/chain-able
fluents/chain-able
foop
/
src
/
deps
/
native
/
keywords.js
11 lines
(10 loc)
•
282 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
//
@memberOf
native //
@name
keywords //
@TODO
freeze // https:
//gi
thub.com/facebook/immutable-js/blob/master/src/TrieUtils.js
#L10
// Used
for
setting
prototype
methods that IE8 chokes on. // module.exports = {
//
'DELETE'
:
'delete'
,
//
'DEFAULT'
:
'default'
,
//
'RETURN'
// }