UNPKG
@khulnasoft.com/dev-tools
Version:
latest (1.10.0)
1.10.0
1.0.0
KhulnaSoft Visual CMS Devtools
khulnasoft.com
@khulnasoft.com/dev-tools
/
types
/
client
/
menu
/
index.d.ts
6 lines
(5 loc)
•
147 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
class
KhulnaSoftDevToolsMenu
extends
HTMLElement
{
constructor
(
);
connectedCallback
():
void
;
highlightOpener
():
void
; }