Public barrel for the jseeqret core library. Re-exports the
high-level API (get, init, close), storage, models, crypto,
filter spec, vault helpers, migrations, serializer registry, and
.env parser. Consumers should import from here rather than
reaching into individual sub-modules.
Public barrel for the jseeqret core library. Re-exports the high-level API (
get,init,close), storage, models, crypto, filter spec, vault helpers, migrations, serializer registry, and.envparser. Consumers should import from here rather than reaching into individual sub-modules.Example