public interface JSImportMapsContributor
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.json.JSONObject |
getImportMapsJSONObject()
Contribute a chunk of the whole import maps JSON object.
|
default java.lang.String |
getScope()
Get the scope for the contributed chunks of import maps.
|
com.liferay.portal.kernel.json.JSONObject getImportMapsJSONObject()
default java.lang.String getScope()