sync
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
export * from "./plugin.js";
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
export * from "./plugin.js";
|
||||
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
export interface Plugin {
|
||||
}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
export {};
|
||||
Reference in New Issue
Block a user