This website requires JavaScript.
Explore
Help
Sign In
wynd
/
docx-rs
Watch
1
Star
0
Fork
You've already forked docx-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f0894c412c
docx-rs
/
docx-wasm
/
js
/
json
/
shading.ts
6 lines
83 B
TypeScript
Raw
Blame
History
export
type
ShadingJSON
=
{
shdType
:
string
;
color
:
string
;
fill
:
string
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink