UNPKG
tech-radar-editor
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
github.com/jcreek/Tech-Radar-Editor
jcreek/Tech-Radar-Editor
tech-radar-editor
/
dist
/
main.d.ts
2 lines
(1 loc)
•
84 B
TypeScript
View Raw
1
2
export
type
{
TechRadarData
,
Quadrant
,
Ring
,
Entry
,
TimelineEntry
}
from
"./types"
;