Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
declare const _default: {
|
||||
id: string;
|
||||
name: string;
|
||||
icon: "gear";
|
||||
init(canvas: ShadowRoot, eventTarget: import("../helpers.js").ToolbarAppEventTarget): void;
|
||||
};
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user