Files
govoplan-voting/webui/src/index.ts
T

3 lines
80 B
TypeScript

export { default, votingModule } from "./module";
export * from "./api/voting";