adjustment
This commit is contained in:
4
lib/app/communications/lib.d.ts
vendored
4
lib/app/communications/lib.d.ts
vendored
@ -1 +1,3 @@
|
||||
export function createBox(title: HTMLElement, functions: HTMLElement[]): HTMLElement
|
||||
export function createBox(title: HTMLElement, functions: HTMLElement[]): HTMLElement
|
||||
|
||||
export function appendMedia(container: HTMLElement, mimeType: string, url: string): HTMLElement
|
Reference in New Issue
Block a user