# countdown-time/1.2.3/dist/editor.asset.php

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

- Page: https://pluginprobe.com/plugins/countdown-time/1.2.3/code/dist/editor.asset.php
- Raw: https://pluginprobe.com/plugins/countdown-time/1.2.3/raw/dist/editor.asset.php
- Modified: 2024-02-04T06:41:02+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.2.3/code/dist/editor.asset.php#L10-L20`.

```php
<?php
return [
	'dependencies' => [ 'wp-api', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-util' ],
	'version' => CTB_VERSION
];
```
