UNPKG
@typedly/digit
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
A TypeScript type definitions package for digit types.
github.com/typedly/digit
typedly/digit
@typedly/digit
/
public-api.d.ts
2 lines
(1 loc)
•
84 B
TypeScript
View Raw
1
2
export
type
{
Digit
,
DigitString
,
SubscriptDigit
,
SuperscriptDigit
, }
from
'./lib'
;