UNPKG
@spoolcms/nextjs
Version:
latest (3.0.8)
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.6.0
2.5.0
2.3.1
2.3.0
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.8.2
1.8.1
1.8.0
1.7.0
1.6.47
1.6.46
1.6.45
1.6.44
1.6.43
1.6.42
1.6.41
1.6.40
1.6.39
1.6.38
1.6.37
1.6.36
1.6.35
1.6.34
1.6.33
1.6.32
1.6.31
1.6.30
1.6.29
1.6.28
1.6.27
1.6.26
1.6.25
1.6.24
1.6.23
1.6.22
1.6.21
1.6.20
1.6.19
1.6.18
1.6.17
1.6.16
1.6.15
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.13
0.1.12
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
The beautiful headless CMS for Next.js developers
spool.dev
your-username/spool
@spoolcms/nextjs
/
dist
/
__tests__
/
content-flattening.test.d.ts
6 lines
(5 loc)
•
142 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Tests for content item flattening functionality * Ensures unified field access (post.field instead of post.data.field) */
export
{};