File "download-link.js"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/elementor/app/modules/kit-library/assets/js/data/kits/commands-data/download-link.js
File size: 130 bytes
MIME-type: text/plain
Charset: utf-8

export class DownloadLink extends $e.modules.CommandData {
	static getEndpointFormat() {
		return 'kits/download-link/{id}';
	}
}