fedisearch/application/src/config/GraphqlConfig.ts

4 wiersze
57 B
TypeScript

export default interface GraphqlConfig {
url: string
}