UNPKG
react-mammoth
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
mammoth for React
react-mammoth
/
lib
/
utils.d.ts
3 lines
(2 loc)
•
115 B
TypeScript
View Raw
1
2
3
export
declare
function
processSize
(
size
:
number
|
string
):
string
|
number
;
export
declare
function
noop
(
):
void
;