UNPKG

@v4fire/core

Version:
8 lines (7 loc) 168 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEPTH_LIMIT = void 0; const DEPTH_LIMIT = 10; exports.DEPTH_LIMIT = DEPTH_LIMIT;