adjustment
This commit is contained in:
Vendored
+3
-1
@@ -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