Skip to content

Commit

Permalink
Remove pages array type from pages
Browse files Browse the repository at this point in the history
  • Loading branch information
gaymeowing authored Jul 27, 2024
1 parent 0446838 commit ce81a96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/Pages/pages.luau
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
-- pagesutil
-- utility for dealing with roblox page instancs easily

export type PagesArray<T> = { { T } }
export type PageInfo = {
item_index: number,
page_len: number,
Expand Down

0 comments on commit ce81a96

Please sign in to comment.