mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
add lukadev_0/option@1.1.0 luau
This commit is contained in:
parent
69837c04a0
commit
e18a2438e4
1 changed files with 11 additions and 0 deletions
|
@ -8,3 +8,14 @@ repository = "https://github.com/lukadev-0/util.luau"
|
|||
["1.1.0 lune".target]
|
||||
environment = "lune"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
["1.1.0 luau"]
|
||||
published_at = "2024-10-12T19:12:13.361719494Z"
|
||||
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.1.0 luau".target]
|
||||
environment = "luau"
|
||||
lib = "lib/init.luau"
|
||||
|
|
Loading…
Reference in a new issue