UNPKG
@arsat/mixin
Version:
latest (1.0.0)
1.0.0
## Description
@arsat/mixin
/
dist
/
index.d.ts
3 lines
•
138 B
TypeScript
View Raw
1
2
3
export
{ mixin }
from
"./mixin"
;
export
{
MixinException
as
InjectionError
}
from
"./mixin-exception"
;
//# sourceMappingURL=index.d.ts.map