UNPKG
microsite
Version:
latest (1.2.2-next.0)
next (1.1.0-next.11)
1.2.2-next.0
1.2.1
1.2.0
1.1.1
1.1.0
1.1.0-next.11
1.1.0-next.10
1.1.0-next.9
1.1.0-next.8
1.1.0-next.7
1.1.0-next.6
1.1.0-next.5
1.1.0-next.4
1.1.0-next.3
1.1.0-next.2
1.1.0-next.1
1.1.0-next.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-next.7
1.0.0-next.6
1.0.0-next.5
1.0.0-next.4
1.0.0-next.3
1.0.0-next.2
1.0.0-next.1
1.0.0-next.0
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.7.0-next.2
0.7.0-next.1
0.7.0-next.0
0.6.14
0.6.13
0.6.13-issue.1
0.6.13-issue.0
0.6.12
0.6.12-next.0
0.6.11
0.6.10
0.6.9
0.6.9-next.0
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.6.0-next.0
0.5.1-next.0
0.5.0
0.5.0-alpha.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.0-canary-2020101832635
<br /> <br />
github.com/natemoo-re/microsite
natemoo-re/microsite
microsite
/
client
/
csr.d.ts
3 lines
(2 loc)
•
82 B
TypeScript
View Raw
1
2
3
declare
const
_default
:
(
Page
:
any
,
props
:
any
) =>
void
;
export
default
_default;