Azure-Sentinel/.script/utils/workbookTemplate.ts

5 строки
118 B
TypeScript

// Partial interface to allow current available tests
export interface WorkbookTemplate {
fromTemplateId: string;
}