2 lines
123 B
TypeScript
2 lines
123 B
TypeScript
export function createCheckbox(opts: any): HTMLElement
|
|
export function resolveCheckbox(container: HTMLElement): HTMLElement |