UNPKG
sprix
Version:
latest (0.0.2)
0.0.2
0.0.1
Sprites for your project, with pleasure
github.com/fayez-nazzal/sprix
fayez-nazzal/sprix
sprix
/
dist
/
utils.d.ts
6 lines
•
183 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
print
: {
info
:
(
message
:
string
) =>
void
;
success
:
(
message
:
string
) =>
void
;
error
:
(
message
:
string
) =>
void
; };
//# sourceMappingURL=utils.d.ts.map