chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { PluginDefinition } from '@botpress/sdk'
|
||||
import { pluginName } from './package.json'
|
||||
|
||||
export default new PluginDefinition({
|
||||
name: pluginName,
|
||||
version: '0.1.0',
|
||||
})
|
||||
Reference in New Issue
Block a user