UNPKG

@v4fire/core

Version:
8 lines (7 loc) 173 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IGNORE = void 0; const IGNORE = Symbol('Ignore this value'); exports.IGNORE = IGNORE;