UNPKG

48 BTypeScriptView Raw
1export interface Schema {
2 project?: string;
3}