The exact info argument for a certain block type, or generically for all block types if the type parameter is omitted.
Type extends keyof BlockFormatters = keyof BlockFormatters
Parameters<Required<BlockFormatters>[Type]>[2]
The exact info argument for a certain block type, or generically for all block types if the type parameter is omitted.
Type extends keyof BlockFormatters = keyof BlockFormatters
Parameters<Required<BlockFormatters>[Type]>[2]
Add Package
deno add jsr:@vrugtehagel/eleventy-from-notion
Import symbol
import { type BlockInfo } from "@vrugtehagel/eleventy-from-notion";
---- OR ----
Import directly with a jsr specifier
import { type BlockInfo } from "jsr:@vrugtehagel/eleventy-from-notion";
Add Package
npx jsr add @vrugtehagel/eleventy-from-notion
Import symbol
import { type BlockInfo } from "@vrugtehagel/eleventy-from-notion";
Add Package
yarn dlx jsr add @vrugtehagel/eleventy-from-notion
Import symbol
import { type BlockInfo } from "@vrugtehagel/eleventy-from-notion";
Add Package
pnpm dlx jsr add @vrugtehagel/eleventy-from-notion
Import symbol
import { type BlockInfo } from "@vrugtehagel/eleventy-from-notion";
Add Package
bunx jsr add @vrugtehagel/eleventy-from-notion
Import symbol
import { type BlockInfo } from "@vrugtehagel/eleventy-from-notion";