UNPKG
@acoustic-content-sdk/redux-feature-auth-layout
Version:
beta (9.0.29)
latest (9.0.10076)
9.0.10076
9.0.10067
9.0.10040
9.0.10034
9.0.495
9.0.493
9.0.462
9.0.407
9.0.384
9.0.361
9.0.360
9.0.271
9.0.251
9.0.242
9.0.216
9.0.209
9.0.202
9.0.124
9.0.89
9.0.30
9.0.29
8.0.498
8.0.475
Implementation of a redux feature to manage authoring layouts.
@acoustic-content-sdk/redux-feature-auth-layout
/
public_api.d.ts
8 lines
(7 loc)
•
182 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** * Implementation of a redux feature to manage authoring layouts. * *
@packageDocumentation
*/
export
{
VERSION
}
from
'./version'
;
export
*
from
'./state/auth-layout/index'
;