UNPKG
protofree
Version:
latest (1.0.0)
1.0.0
Disable the __proto__ property for better security
github.com/kanongil/protofree
kanongil/protofree
protofree
/
apply.js
4 lines
(2 loc)
•
41 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
require
(
'./lib/apply'
)();