UNPKG

@mitre-attack/attack-data-model

Version:

A TypeScript API for the MITRE ATT&CK data model

20 lines (19 loc) 858 B
import '../schemas/sdo/stix-bundle.schema.js'; export { j as AnyAttackObject, i as AttackDataModel } from '../index-XXY9FGm5.js'; import 'zod'; import '../schemas/sdo/malware.schema.js'; import '../schemas/sdo/asset.schema.js'; import '../schemas/sdo/campaign.schema.js'; import '../schemas/sdo/data-component.schema.js'; import '../schemas/sdo/data-source.schema.js'; import '../schemas/sdo/identity.schema.js'; import '../schemas/sdo/matrix.schema.js'; import '../schemas/sdo/tool.schema.js'; import '../schemas/sdo/tactic.schema.js'; import '../schemas/sdo/technique.schema.js'; import '../schemas/sdo/group.schema.js'; import '../schemas/sdo/mitigation.schema.js'; import '../schemas/sdo/collection.schema.js'; import '../schemas/sro/relationship.schema.js'; import '../schemas/common/stix-type.js'; import '../schemas/smo/marking-definition.schema.js';