UNPKG

@awesome-fe/translate

Version:
3 lines (2 loc) 129 B
import { AttributeValue } from './attribute-value'; export declare function addQuotes(content: AttributeValue): string | number;