* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix * fix: track native source modules with root-anchored runtime ignores
3 lines
149 B
JavaScript
3 lines
149 B
JavaScript
// Compatibility facade. Identity persistence now lives in the native Vendoo identity core.
|
|
export * from '../app/core/identity/identity-store.mjs';
|