UNPKG

90 BJavaScriptView Raw
1const VLKP = Symbol.for('vlkp');
2const HLKP = Symbol.for('hlkp');
3
4export { HLKP, VLKP };