UNPKG

use-mitre-attack

Version:

Simple representation of MITRE ATT&CK data

3 lines (2 loc) 112 B
export { useMitreAttack } from './hooks/useMitreAttack'; export * as Types from './hooks/useMitreAttack.types';