Api::get_asset_url( string $relative_path = '' )
Retrieve the url to an asset for this plugin.
Description Description
Parameters Parameters
- $relative_path
-
(Optional) An optional relative path appended to the returned url.
Default value: ''
Return Return
(string)
Source Source
File: packages/woocommerce-blocks/src/Assets/Api.php