Searched refs:Schema (Results 1 – 1 of 1) sorted by relevance
17 export type Schema = Omit<GlobalConfig, 'set'>; alias22 set(config: Schema) {