mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-07 00:45:08 +01:00
1 line
47 B
JavaScript
1 line
47 B
JavaScript
export const EMPTY_OBJECT = Object.freeze({});
|