mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
add lukadev_0/option@1.2.0 roblox
This commit is contained in:
parent
f75829df39
commit
50cd74e98e
1 changed files with 12 additions and 0 deletions
|
@ -66,6 +66,18 @@ repository = "https://github.com/lukadev-0/util.luau"
|
||||||
environment = "luau"
|
environment = "luau"
|
||||||
lib = "lib/init.luau"
|
lib = "lib/init.luau"
|
||||||
|
|
||||||
|
["1.2.0 roblox"]
|
||||||
|
published_at = "2024-11-02T16:04:08.114951182Z"
|
||||||
|
description = "Option<T> type in Luau"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)"]
|
||||||
|
repository = "https://github.com/lukadev-0/util.luau"
|
||||||
|
|
||||||
|
["1.2.0 roblox".target]
|
||||||
|
environment = "roblox"
|
||||||
|
lib = "lib/init.luau"
|
||||||
|
build_files = ["lib"]
|
||||||
|
|
||||||
["1.2.0 lune"]
|
["1.2.0 lune"]
|
||||||
published_at = "2024-11-02T16:03:22.901730072Z"
|
published_at = "2024-11-02T16:03:22.901730072Z"
|
||||||
description = "Option<T> type in Luau"
|
description = "Option<T> type in Luau"
|
||||||
|
|
Loading…
Reference in a new issue