Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/documentaly/publish/notion/mod.ts>publishNotion

(Beta) Maintain document and build tool.
Latest
function publishNotion
import { publishNotion } from "https://deno.land/x/documentaly@0.3.10/publish/notion/mod.ts";

Parameters

notionApiKey: string
props: Record<string, unknown>
body: string
optional
dryRun = [UNSUPPORTED]