/** @module Extra */
import { noPropArr } from './noPropArr'
/**
* Reusable, empty frozen array.
* Renamed for consistency
* @array
* @type {Array}
*/
export const noOpArr = noPropArr
/** @module Extra */
import { noPropArr } from './noPropArr'
/**
* Reusable, empty frozen array.
* Renamed for consistency
* @array
* @type {Array}
*/
export const noOpArr = noPropArr