UNPKG

@v4fire/core

Version:
13 lines (12 loc) 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.separatorIndices = void 0; const separatorIndices = Object.createDict({ 3: true, 5: true, 7: true, 9: true }); exports.separatorIndices = separatorIndices;