UNPKG
confusablematcher-js-interop
Version:
latest (4.8.0)
4.8.0
4.7.1
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.0.0
3.2.0
3.1.0
3.0.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
TypeScript NAPI Interop for ConfusableMatcher.
TETYYS/ConfusableMatcher-js-interop
confusablematcher-js-interop
/
build
/
src
/
index.d.ts
3 lines
•
155 B
TypeScript
View Raw
1
2
3
export
{
EReturnStatus
,
IIndexOfOptions
,
IResult
,
Mapping
,
StrPosPointer
}
from
'./binding'
;
export
*
from
'./wrapper'
;
//# sourceMappingURL=index.d.ts.map