pl-api: try to work on tree-shaking, i guess

Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
mkljczk
2025-01-02 15:41:08 +01:00
parent 781fb7a86d
commit e3fc390fc6
11 changed files with 512 additions and 359 deletions

View File

@ -5,3 +5,5 @@ export * from './entities';
export * from './features';
export * from './params';
export * from './responses';
export * from './schemas';
export * from './schemas/all-schemas';