UNPKG
csx
Version:
latest (10.0.2)
10.0.2
10.0.1
10.0.0
9.1.0
9.0.2
9.0.1
9.0.0
8.5.0
8.4.0
8.3.1
8.3.0
8.2.1
8.2.0
8.1.0
8.0.7
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
7.0.0
5.0.1
5.0.0
4.0.0
3.0.0
2.2.0
2.1.0
2.0.0
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Utility functions for TypeStyle
github.com/typestyle/csx
typestyle/csx
csx
/
lib
/
padding.d.ts
3 lines
(2 loc)
•
99 B
TypeScript
View Raw
1
2
3
import
{
BoxFunction
}
from
'./types'
;
export
declare
const
padding
:
BoxFunction
<
string
|
number
>;