UNPKG
@ucanto/principal
Version:
latest (9.0.2)
9.0.2
9.0.1
9.0.0
8.1.0
8.0.0
7.0.0
5.1.0
5.0.2
5.0.1
5.0.0
4.4.0
4.3.4
4.2.3
4.2.2
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.0.1
3.0.0
2.0.0
1.0.1
1.0.0
0.7.0
ucanto principal
github.com/web3-storage/ucanto
web3-storage/ucanto
@ucanto/principal
/
dist
/
src
/
absentee.d.ts
5 lines
•
187 B
TypeScript
View Raw
1
2
3
4
5
export
function
from
<
ID
extends
`did:
${
string
}
:
${
string
}
`
>({ id }: {
id
:
ID
; }):
UCAN
.
Signer
<
ID
,
53248
>;
import
*
as
UCAN
from
'@ipld/dag-ucan'
;
//# sourceMappingURL=absentee.d.ts.map