vue-lynx/testing-library / render
function render(rootComponent, rootProps?): RenderResult
rootComponent
Component
rootProps
Record
string
unknown
RenderResult
packages/testing-library/src/render.ts:44