UNPKG

@v4fire/core

Version:
8 lines (7 loc) 179 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.emptyArray = void 0; const emptyArray = Object.freeze([]); exports.emptyArray = emptyArray;