MCPcopy Create free account
hub / github.com/formkit/formkit / main.ts

File main.ts

examples/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createApp } from 'vue'
2import { plugin, defaultConfig, createInput } from '@formkit/vue'
3import { de, fr, tr } from '@formkit/i18n'
4import { createMultiStepPlugin } from '../../packages/addons/src/plugins/multiStep/multiStepPlugin'

Callers

nothing calls this directly

Calls 4

createInputFunction · 0.90
defaultConfigFunction · 0.90
createMultiStepPluginFunction · 0.90
createAppFunction · 0.85

Tested by

no test coverage detected