MCPcopy
hub / github.com/vercel/next.js / height

Method height

packages/next/src/compiled/@vercel/og/index.node.js:20836–20839  ·  view source on GitHub ↗

* @returns {number}

()

Source from the content-addressed store, hash-verified

20834 * @returns {number}
20835 */
20836 get height() {
20837 const ret = wasm.__wbg_get_bbox_height(this.ptr);
20838 return ret;
20839 }
20840 /**
20841 * @param {number} arg0
20842 */

Callers 2

PAFunction · 0.45
ciFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected