Commit Graph

12 Commits

Author SHA1 Message Date
f284ea494c chore: changed the position of types
now the types related to adapters are inside AdapterAPI type file
2026-04-29 23:09:02 +03:30
46ab7abe9b chore(types): rename PlayerOptions to PlayerConfig 2026-04-28 01:45:56 +03:30
7e21808d69 chore(types): scattered the type interfaces
scattered type interfaces wih goal of scalability and easier debug and coding
2026-04-28 01:16:02 +03:30
2e01011dc8 fix: made type in config required
throws error if not present
2026-04-24 23:55:15 +03:30
2bcd81c486 feat: added prefix class and initialize of BasicUI 2026-04-24 23:39:05 +03:30
828b7ede8e feat: added some types for future
the types added here might change later on
2026-04-24 20:44:10 +03:30
c1788b0e3e feat: added native to AdapterConfig interface 2026-04-24 00:27:38 +03:30
a219d67646 fix: corrected my interface to be unified and std 2026-04-23 22:17:47 +03:30
e0148573dc feat: added better types for my adapter api 2026-04-23 01:25:19 +03:30
26d65b3282 feat: added a baseline adapter api to use 2026-04-23 00:41:50 +03:30
4977066961 feat: made index main export option only
and added plugin type which i will add to it later on
2026-04-22 14:58:18 +03:30
b4dc0476a0 feat: added types and changes are incoming 2026-04-22 14:45:08 +03:30