UNPKG
charset-pl
Version:
latest (2.0.0)
2.0.0
1.0.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1
polish charset? idk
charset-pl
/
dist
/
lib
/
tools
/
split.d.ts
2 lines
(1 loc)
•
69 B
TypeScript
View Raw
1
2
export
default
function
split
(
i
:
string
,
l
?:
number
):
Array
<
string
>;