mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-08 13:55:14 +02:00
(feat) Add ability to disable plugins and show bundled plugins (#337)
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
export function unescape_template(template: string): any;
|
||||
export function escape_template(template: string): any;
|
||||
export function parse_template(template: string): any;
|
||||
export function escape_template(template: string): any;
|
||||
export function unescape_template(template: string): any;
|
||||
|
||||
Reference in New Issue
Block a user