# countdown-time/1.1.7/dist/script.asset.php

Countdown Timer Block – build urgency for events and launches, version 1.1.7. 5 lines.

- Page: https://pluginprobe.com/plugins/countdown-time/1.1.7/code/dist/script.asset.php
- Raw: https://pluginprobe.com/plugins/countdown-time/1.1.7/raw/dist/script.asset.php
- Modified: 2023-12-27T06:26:04+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/countdown-time/1.1.7/code/dist/script.asset.php#L10-L20`.

```php
<?php
return [
	'dependencies' => [ 'wp-element' ], // Cannot read properties of undefined (reading 'createElement')
	'version' => CTB_PLUGIN_VERSION
];
```
