From d69b77b4e1329f060d7b787b67c3a35022654e58 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Tue, 8 Apr 2025 21:53:02 +0000 Subject: [PATCH] add thalorum/typecollect@0.1.0 lune --- thalorum/scope.toml | 1 + thalorum/typecollect | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 thalorum/scope.toml create mode 100644 thalorum/typecollect diff --git a/thalorum/scope.toml b/thalorum/scope.toml new file mode 100644 index 0000000..d45d260 --- /dev/null +++ b/thalorum/scope.toml @@ -0,0 +1 @@ +owners = [204762467] diff --git a/thalorum/typecollect b/thalorum/typecollect new file mode 100644 index 0000000..78f56b2 --- /dev/null +++ b/thalorum/typecollect @@ -0,0 +1,9 @@ +["0.1.0 lune"] +published_at = "2025-04-08T21:53:02.066459575Z" +description = "Exports the types from a set of Luau files into a single file." +license = "MIT" +authors = ["thalorum"] + +["0.1.0 lune".target] +environment = "lune" +lib = "src/init.luau"