UNPKG

@sjc5/remix-loading-effect

Version:

Super easy way to add nprogress loading bar to a Remix app.

4 lines (2 loc) 74 B
declare const useLoadingEffect: () => void; export { useLoadingEffect };