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

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

- Page: https://pluginprobe.com/plugins/countdown-time/1.1.0/code/dist/script.asset.php
- Raw: https://pluginprobe.com/plugins/countdown-time/1.1.0/raw/dist/script.asset.php
- Modified: 2022-04-17T03:06:48+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.0/code/dist/script.asset.php#L10-L20`.

```php
<?php
return [
	'dependencies' => [ 'wp-element' ],
	'version' => CTB_PLUGIN_VERSION
];
```
