UNPKG

@mintlify/common

Version:

Commonly shared code within Mintlify

2 lines (1 loc) 114 B
export declare function replaceVariables(content: string, variables: Record<string, string> | undefined): string;