UNPKG

@types/fbjs

Version:
6 lines (3 loc) 162 B
declare function getVendorPrefixedName(property: string): string | null | undefined; declare namespace getVendorPrefixedName {} export = getVendorPrefixedName;