Commit graph

5 commits

Author SHA1 Message Date
Prizm
06ffffc738
fix: correct CanBeSource root re-export 2026-08-06 09:56:07 -05:00
Prizm
b6050515af
feat: add CanBeSource type 2026-08-06 09:40:12 -05:00
raine
f3bfc65607
feat: export vide.create types and include more ui element types (#79)
* feat: add more ui instances to Create type

* fix: use string requires in init.luau

@self string requires are now supported by Roblox, so this should be fine. It works in my Pesde patches and fixes issues with missing types.

* feat: export vide.create types

Instances and Properties are both useful types that should be able to be used by consumers (e.g. wrapper components).

* fix: typo

* feat: include exports in repo init.luau

Fixes #84
2026-08-05 17:43:28 +01:00
centauri
3c2fafa1cd Fix require paths for latest luau 2025-06-23 20:44:14 +01:00
aaron
f7e9961911 Fix library require 2024-11-16 18:38:23 +00:00