UNPKG
perlite
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
[]()
github.com/PaulMaly/perlite
PaulMaly/perlite
perlite
/
dist
/
directives
/
stop.d.ts
2 lines
(1 loc)
•
84 B
TypeScript
View Raw
1
2
export
declare
const
stop
:
(
handler
:
any
,
immediate
?:
any
) =>
(
part
:
any
) =>
void
;