UNPKG

@onesy/utils

Version:
3 lines (2 loc) 87 B
declare const alpha: (value: string, opacity: number) => string; export default alpha;