Adding gnommoeditor in the current version
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import './styles.css';
|
||||
import Component from './Component';
|
||||
import type { GlitchComponentMetadata } from './types';
|
||||
export default Component;
|
||||
export declare const metadata: GlitchComponentMetadata;
|
||||
export type { GlitchComponentProps, GlitchComponentConfig, GlitchComponentResult } from './types';
|
||||
Reference in New Issue
Block a user