UNPKG

@elizaos/plugin-forms

Version:

Forms plugin for ElizaOS - structured conversational data collection

6 lines (5 loc) 208 B
/** * Test exports for the forms plugin * This file exports the test suite so it can be included in the plugin build */ export { default as FormsPluginTestSuite } from './__tests__/e2e/forms-plugin.test';