UNPKG
patch-pulse
Version:
beta (2.6.1-beta.2)
latest (2.9.0)
2.9.0
2.8.3
2.8.2
2.8.1
2.8.0
2.7.0
2.6.1
2.6.1-beta.2
2.6.1-beta.1
2.6.0
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.1
1.1.0
1.0.0
Check for outdated npm dependencies
github.com/PatchPulse/cli
PatchPulse/cli
patch-pulse
/
lib
/
ui
/
display
/
madeWithLove.d.ts
5 lines
•
144 B
TypeScript
View Raw
1
2
3
4
5
/** * Displays the "Made with love" message */
export
declare function
displayMadeWithLove
()
: void;
//# sourceMappingURL=madeWithLove.d.ts.map