UNPKG
@royli/hygen
Version:
latest (6.2.0)
6.2.0
5.0.4
The scalable code generator that saves you time.
github.com/jondot/hygen
jondot/hygen
@royli/hygen
/
dist
/
newline.d.ts
3 lines
•
109 B
TypeScript
View Raw
1
2
3
declare
const
newline
:
(
string
:
any
) =>
string
;
export
default
newline;
//# sourceMappingURL=newline.d.ts.map