UNPKG
@blue-impact-engine/blue-impact-engine-client
Version:
latest (0.0.7-alpha)
0.0.7-alpha
0.0.6-alpha
0.0.5-alpha
0.0.4-alpha
0.0.2-alpha
0.0.1-alpha
Blue Impact Engine API Client
gitlab.com/balean-oss/blue-impact-engine/blue-impact-engine-client
@blue-impact-engine/blue-impact-engine-client
/
client
/
dist
/
domains
/
content
/
index.d.ts
5 lines
•
256 B
TypeScript
View Raw
1
2
3
4
5
export
type
{
ContentItem
}
from
"./ContentItem"
;
export
type
{
IllustrationField
,
Illustration
}
from
"./Illustration"
;
export
type
{
ImpactValue
}
from
"./ImpactValue"
;
export
type
{
SEOMetaData
}
from
"./SEOMetaData"
;
//# sourceMappingURL=index.d.ts.map