spire.officejs-web-fontsweb-ve 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,12 @@
1
+ # spire.officejs-fontsweb
2
+
3
+ The fontsweb package is one of the plug-ins for Spire.OfficeJS
4
+
5
+ # Installation
6
+ ```bash
7
+ npm install spire.officejs-fontsweb
8
+ ```
9
+
10
+ # Getting more help
11
+
12
+ Visit the Spire.OfficeJS home page to get more info about the library: https://www.e-iceblue.com/Introduce/spire-office-js.html
package/index.d.ts ADDED
@@ -0,0 +1,7 @@
1
+
2
+ type Constructor<T = any> = new (...args: any[]) => T;
3
+ declare const SpireofficejsFonts: Constructor;
4
+
5
+ export default {
6
+ SpireofficejsFonts: typeof SpireofficejsFonts
7
+ }
package/index.js ADDED
@@ -0,0 +1,2 @@
1
+ const SpireofficejsFonts = {};
2
+ export default SpireofficejsFonts;
package/package.json ADDED
@@ -0,0 +1,20 @@
1
+ {
2
+ "name": "spire.officejs-web-fontsweb-ve",
3
+ "version": "1.0.2",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "typings": "index.d.ts",
7
+ "keywords": [
8
+ "Spire.OfficeJS",
9
+ "Spire.WordJS",
10
+ "Spire.ExcelJS",
11
+ "Spire.PresentationJS",
12
+ "javascript",
13
+ "javascript word",
14
+ "javascript excel",
15
+ "javascript presentation",
16
+ "fonts"
17
+ ],
18
+ "author": "",
19
+ "license": "MIT"
20
+ }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1 @@
1
+ 1732522891000