UNPKG

cpt-waffle-lotide

Version:
3 lines (2 loc) 78 B
declare const joinList: (array: string[]) => string; export default joinList;