diff --git a/synpixel/clipboard b/synpixel/clipboard index 6c9546c..700f38a 100644 --- a/synpixel/clipboard +++ b/synpixel/clipboard @@ -39,3 +39,17 @@ lib = "lib.luau" ["0.1.2 lune".dependencies] result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.1.3 lune"] +published_at = "2024-12-29T23:28:39.408855534Z" +description = "Read/write operations for the clipboard in Luau" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/clipboard.luau" + +["0.1.3 lune".target] +environment = "lune" +lib = "lib.luau" + +["0.1.3 lune".dependencies] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]