8a37e0a
1
2
3
4
export const STORAGE_PREFIX = '@@invokeai-'; export const EMPTY_ARRAY = []; export const EMPTY_OBJECT = {};