UNPKG

altair-graphql-core

Version:

Several of the core logic for altair graphql client

3 lines 140 B
import { SettingsState } from '../types/state/settings.interfaces'; export type Type = SettingsState; //# sourceMappingURL=settings.d.ts.map