UNPKG

motionlink-cli

Version:

Making it easy to use Notion as a Content Management system for personal websites, portfolios, blogs, business homepages, and other kinds of static websites.

3 lines (2 loc) 127 B
import { Association } from './models/app_models'; export declare function compileAssociations(source: string): Association[];