UNPKG

@sir_wernich/taco-wrap

Version:

Takes a string and wraps it in taco emojis

3 lines (2 loc) 74 B
declare const _default: (str: string) => string; export default _default;