blob: fc0fa31037abccffb9093848da9e6f588a9a774b [file] [log] [blame]
export class Schema {
key: string;
name: string;
revision: string;
}