Searched defs:createBody (Results 1 – 2 of 2) sorted by relevance
144 public createBody(tagName: string, options?: any): Node { method in Document
40 export function createBody(vm: Vm, type: string): Node { function