File "favorites.js"

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

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