Preview: index.d.ts
Size: 280 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/crelt/index.d.ts
type Child = string | Node | null | undefined | readonly Child[]
export default function crelt(elt: string | HTMLElement, attrs: {[attr: string]: any}, ...children: Child[]): HTMLElement
export default function crelt(elt: string | HTMLElement, ...children: Child[]): HTMLElement
Directory Contents
Dirs: 1 × Files: 6