File "assets.php"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/google-map/assets.php
File size: 164 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$assets = array(
'styles' => array( 'map', 'el-google-map' ),
'scripts' => array( 'google-map-element' ),
'libraries' => array(),
);
return $assets;