add lukadev_0/future@1.0.1 roblox

This commit is contained in:
pesde index updater 2024-11-02 14:01:48 +00:00
parent 5680679b9c
commit 5a0a881c0c

View file

@ -31,6 +31,23 @@ option = [{ name = "lukadev_0/option", version = "^1.1.0", index = "https://gith
std = [{ name = "lukadev_0/std", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] std = [{ name = "lukadev_0/std", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
["1.0.1 roblox"]
published_at = "2024-11-02T14:01:48.333535423Z"
description = "Future<T> type in Luau"
license = "MIT"
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)"]
repository = "https://github.com/lukadev-0/util.luau"
["1.0.1 roblox".target]
environment = "roblox"
lib = "lib/init.luau"
build_files = ["lib", "option.luau", "std.luau", "threadpool.luau"]
["1.0.1 roblox".dependencies]
option = [{ name = "lukadev_0/option", version = "^1.1.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
std = [{ name = "lukadev_0/std", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
["1.0.1 lune"] ["1.0.1 lune"]
published_at = "2024-11-02T14:01:39.607526217Z" published_at = "2024-11-02T14:01:39.607526217Z"
description = "Future<T> type in Luau" description = "Future<T> type in Luau"