mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-19 01:20:20 +02:00
5 lines
120 B
TypeScript
5 lines
120 B
TypeScript
// export * from './deck-libs';
|
|
export * from './deck-components';
|
|
export * from './plugin';
|
|
export * from './webpack';
|