bazarr/frontend/src/contexts/index.ts

3 lines
83 B
TypeScript

export * from "./Loading";
export { default as LoadingProvider } from "./Loading";