UNPKG

@mitre-attack/attack-data-model

Version:

A TypeScript API for the MITRE ATT&CK data model

24 lines (23 loc) 1.09 kB
export { A as AttackBaseImpl } from '../../index-C7VGGEjA.js'; import '../../schemas/sro/relationship.schema.js'; import 'zod/v4'; import '../../schemas/common/stix-identifier.js'; import '../../schemas/common/stix-type.js'; import '../../schemas/sdo/stix-bundle.schema.js'; 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/log-source.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/sdo/detection-strategy.schema.js'; import '../../schemas/sdo/analytic.schema.js'; import '../../schemas/smo/marking-definition.schema.js';