Search Docs
const mockJsonPlugin: LixPlugin
const
LixPlugin
A mock plugin that handles JSON data.
Use this mock plugin for testing purposes. Do not use this plugin in production! It may change at any time.
const lix = await openLix({ providePlugins: [mockJsonPlugin], });