From dd2f48e237f87c676e02969788221be4bc97221c Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Sun, 28 Jul 2024 21:04:57 +0200 Subject: [PATCH] Add submission from Lemmy post 4208258 --- entries/typescript_community.json | 48 +++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 entries/typescript_community.json diff --git a/entries/typescript_community.json b/entries/typescript_community.json new file mode 100644 index 000000000..6996ab92e --- /dev/null +++ b/entries/typescript_community.json @@ -0,0 +1,48 @@ +{ + "id": 4772223657, + "name": "Typescript Community", + "description": "The Logo of Typescript and the Community c/typescript@programming.dev", + "links": { + "lemmy": [ + "!typescript@programming.dev" + ], + "website": [ + "https://www.typescriptlang.org/" + ] + }, + "path": { + "0": [ + [ + 331, + 435 + ], + [ + 331, + 439 + ], + [ + 335, + 439 + ], + [ + 335, + 435 + ], + [ + 331, + 435 + ] + ] + }, + "center": { + "0": [ + 333, + 437 + ] + }, + "source_list": { + "lemmy": [ + 4208258 + ] + } +} \ No newline at end of file -- GitLab