UNPKG

@antv/util

Version:

<h1 align="center">@antv/util</h1>

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