UNPKG

fela-utils

Version:
3 lines 95 B
export default function isSupport(property) { return property.substr(0, 9) === '@supports'; }