Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function createMetaHeadingBlockTypeObject
import { createMetaHeadingBlockTypeObject } from "https://deno.land/x/documentaly@0.3.7/publish/notion/block-type-object/mod.ts";

Parameters

richTexts: RichTextObject[]
level: number
optional
children: MetaBlockTypeObject[]