UNPKG

@ayonli/jsext

Version:

A JavaScript extension package for building strong and modern applications.

4 lines (2 loc) 85 B
export default function Text(message: string): HTMLParagraphElement; export = Text;