UNPKG

@zohodesk/utils

Version:

DOT Utils Collection

2 lines 92 B
export const DUMMY_OBJECT = Object.freeze({}); export const DUMMY_ARRAY = Object.freeze([]);