UNPKG
@spartacus/smartedit
Version:
RC (4.3.0-RC.0)
latest (4.3.8)
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.3.0-RC.0
4.2.1
4.2.0
4.2.0-RC.0
4.1.1
4.1.0
4.1.0-rc.0
4.1.0-next.0
4.0.2
4.0.1
4.0.0
4.0.0-rc.1
4.0.0-rc.0
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.4.0-rc.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0-rc.1
3.3.0-rc.0
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.2.0-rc.1
3.2.0-rc.0
3.2.0-next.2
3.2.0-next.1
3.2.0-next.0
Smart Edit feature library for Spartacus
github.com/SAP/spartacus
SAP/spartacus
@spartacus/smartedit
/
root
/
public_api.d.ts
5 lines
(4 loc)
•
174 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./config/smart-edit-config'
;
export
*
from
'./feature-name'
;
export
*
from
'./services/smart-edit-launcher.service'
;
export
*
from
'./smart-edit-root.module'
;