mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
add lukadev_0/result@1.0.1 roblox
This commit is contained in:
parent
7627dc9a42
commit
15be73be1e
1 changed files with 12 additions and 0 deletions
|
@ -32,6 +32,18 @@ repository = "https://github.com/lukadev-0/util.luau"
|
||||||
environment = "luau"
|
environment = "luau"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
|
["1.0.1 roblox"]
|
||||||
|
published_at = "2024-11-02T14:00:40.959807930Z"
|
||||||
|
description = "Result<T, E> 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"]
|
||||||
|
|
||||||
["1.0.1 lune"]
|
["1.0.1 lune"]
|
||||||
published_at = "2024-11-02T13:45:50.389042332Z"
|
published_at = "2024-11-02T13:45:50.389042332Z"
|
||||||
description = "Result<T, E> type in Luau"
|
description = "Result<T, E> type in Luau"
|
||||||
|
|
Loading…
Reference in a new issue