UNPKG

dokkie

Version:

Create good looking documentation from your Readme

3 lines (2 loc) 117 B
import { ISettings } from "../types"; export declare const setMetadata: (settings: ISettings) => Promise<ISettings>;