UNPKG
vulpix
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
CSP-like channels library
github.com/hastyy/vulpix
hastyy/vulpix
vulpix
/
dist
/
async
/
cancelable-promise
/
index.d.ts
2 lines
(1 loc)
•
58 B
TypeScript
View Raw
1
2
export
{
CancelablePromise
}
from
'./cancelable-promise'
;