feat: deprecated editors (#1166)
This commit is contained in:
6
packages/components/dist/Components.d.ts
vendored
Normal file
6
packages/components/dist/Components.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
declare const Components: {
|
||||
identifier: string;
|
||||
path: string;
|
||||
static_files: string[];
|
||||
}[];
|
||||
export { Components };
|
||||
Reference in New Issue
Block a user