UNPKG
fit-transmit-transparently
Version:
latest (3.1.66)
3.1.66
3.1.65
3.1.64
3.1.63
3.1.62
3.1.61
3.1.60
3.1.59
3.1.50
3.1.49
3.1.48
3.1.46
3.1.45
3.1.44
3.1.43
3.1.42
3.1.41
3.1.38
3.1.26
3.1.25
3.1.23
3.1.21
3.1.20
3.1.18
3.1.17
3.1.16
3.1.15
3.1.14
3.1.13
3.1.12
3.1.11
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.2
3.1.1
3.0.19
3.0.18
3.0.16
3.0.15
3.0.14
3.0.13
3.0.12
3.0.10
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.2
3.0.0
2.0.82
2.0.81
2.0.79
2.0.78
2.0.77
2.0.76
2.0.75
2.0.74
2.0.73
2.0.72
2.0.71
2.0.70
2.0.68
2.0.67
2.0.66
2.0.65
2.0.64
2.0.63
2.0.62
2.0.61
2.0.60
2.0.59
2.0.58
2.0.57
2.0.2
time-ago
fit-transmit-transparently
/
src
/
transmit-transparently
/
index.d.ts
6 lines
(5 loc)
•
170 B
TypeScript
View Raw
1
2
3
4
5
6
export
interface
StateInterface
{
others
:
any
; }
declare
var
_default
:
(
ignore
?:
string
[],
isReactNative
?:
boolean
) =>
(
Target
:
any
) =>
any
;
export
default
_default;