getStyleImportConfigProperty

open fun getStyleImportConfigProperty(importId: String, config: String): Expected<String, StylePropertyValue>

Gets the value of style import config.

Return

The style import config value.

Parameters

importId

A style import identifier.

config

The style import config name.