UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

1 lines 557 B
{"version":3,"file":"index.mjs","names":["constants"],"sources":["../../../src/libs/kv/index.ts"],"sourcesContent":["import constants from \"../../constants/constants.js\";\n\nexport { default as passthroughKVAdapter } from \"./adapters/passthrough.js\";\nexport * from \"./constants.js\";\nexport { default as getKVAdapter } from \"./get-adapter.js\";\nexport * from \"./lifecycle.js\";\nexport * from \"./namespaces.js\";\nexport * from \"./utils.js\";\n\nexport const logScope = constants.logScopes.kvAdapter;\n"],"mappings":"ufASA,MAAa,EAAWA,EAAU,UAAU"}