UNPKG

152 BJavaScriptView Raw
1module.exports = {
2 "Schema": {
3 "internalCache": Symbol("internalCache")
4 },
5 "General": {
6 "internalProperties": Symbol("internalProperties")
7 }
8};