UNPKG
@reusable-ui/orientationable
Version:
latest (6.5.3)
6.5.3
6.5.2
6.5.1
6.5.0
6.4.0
6.3.0
6.2.0
6.1.0
6.0.6
6.0.5
6.0.0
5.3.0
5.2.0
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0
A capability of UI to rotate its layout.
reusableui.org
reusable-ui/reusable-ui-monorepo
@reusable-ui/orientationable
/
tsconfig.json
9 lines
•
122 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"outDir"
:
"./dist"
}
,
"include"
:
[
"./src"
]
}