migrate ui library
This commit is contained in:
2
lib/ui/checkbox.d.ts
vendored
Normal file
2
lib/ui/checkbox.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
export function createCheckbox(opts: any): HTMLElement
|
||||
export function resolveCheckbox(container: HTMLElement): HTMLElement
|
Reference in New Issue
Block a user