Library #378
Annotations
5 errors
Build
'"@storyblok/field-plugin"' has no exported member named 'CreateFieldPluginOptions'. Did you mean 'FieldPluginOption'?
|
Build
Argument of type '{ onUpdateState: (state: FieldPluginResponse<Content>) => void; parseContent: CreateFieldPluginOptions<Content>; }' is not assignable to parameter of type 'CreateFieldPluginOptions<Content>'.
|
Build
'"@storyblok/field-plugin"' has no exported member named 'CreateFieldPluginOptions'. Did you mean 'FieldPluginOption'?
|
Build
Argument of type '{ onUpdateState: (state: FieldPluginResponse<Content>) => void; parseContent: CreateFieldPluginOptions<Content>; }' is not assignable to parameter of type 'CreateFieldPluginOptions<Content>'.
|
Build
Process completed with exit code 1.
|