File "index.js"

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

export { DownloadLink } from './download-link';
export { Favorites } from './favorites';

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