UNPKG

@awesome-fe/translate

Version:
3 lines (2 loc) 139 B
import { AttributeValue } from './attribute-value'; export declare function splitAttributeValue(attributeValue: AttributeValue): string[];