mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Update extensions data; add new extensions for various frameworks and improve existing entries
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface Extension {
|
||||
id?: number;
|
||||
name: string;
|
||||
description: string;
|
||||
created_by: {
|
||||
|
||||
Reference in New Issue
Block a user