Implemented 2D visualization for notes using Vue Flow
This commit is contained in:
16
node_modules/@vue-flow/controls/dist/ControlButton.vue.d.ts
generated
vendored
Normal file
16
node_modules/@vue-flow/controls/dist/ControlButton.vue.d.ts
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
declare const _default: import('vue').DefineComponent<
|
||||
{},
|
||||
{},
|
||||
{},
|
||||
{},
|
||||
{},
|
||||
import('vue').ComponentOptionsMixin,
|
||||
import('vue').ComponentOptionsMixin,
|
||||
{},
|
||||
string,
|
||||
import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps,
|
||||
Readonly<import('vue').ExtractPropTypes<{}>>,
|
||||
{},
|
||||
{}
|
||||
>
|
||||
export default _default
|
||||
Reference in New Issue
Block a user