UNPKG
use-mitre-attack
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
Simple representation of MITRE ATT&CK data
github.com/logzio/useMitreAttack
logzio/useMitreAttack
use-mitre-attack
/
lib
/
cjs
/
index.d.ts
3 lines
(2 loc)
•
112 B
TypeScript
View Raw
1
2
3
export
{ useMitreAttack }
from
'./hooks/useMitreAttack'
;
export
*
as
Types
from
'./hooks/useMitreAttack.types'
;