bazarr/frontend/src/components/inputs/index.ts

4 lines
105 B
TypeScript

export { default as Action } from "./Action";
export * from "./FileBrowser";
export * from "./Selector";