UNPKG
@libotony/sharp-cli
Version:
latest (1.0.0-beta.3)
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
Sharp command line helper
github.com/libotony/sharp-cli
libotony/sharp-cli
@libotony/sharp-cli
/
dist
/
exec-script.d.ts
2 lines
(1 loc)
•
104 B
TypeScript
View Raw
1
2
export
declare
const
execScript
:
(
file
:
string
,
endpoint
:
string
,
requires
:
string
[]
) =>
Promise
<
void
>;