wixplosives / codux-core

MIT License
75 stars 8 forks source link

feat(define-remix-app): export GetStaticRoutes type for better clarity #1246

Closed PeterShershov closed 2 weeks ago

PeterShershov commented 2 weeks ago

This pull request adds and exports a GetStaticRoutes type to enhance clarity and type safety in user projects when utilizing the getStaticRoutes method.