Home
last modified time | relevance | path

Searched refs:getActionValue (Results 1 – 1 of 1) sorted by relevance

/third_party/css-what/src/
Dstringify.ts116 return `[${name}${getActionValue(token.action)}="${escapeName(
126 function getActionValue(action: AttributeAction): string { function