ExtensionFile Interface
Beta
Stores a file name (relative path) and its content
Properties
Name | Type | Description | |
---|---|---|---|
content | ArrayBuffer | ||
fileName | string |
Defined in
- extension/src/ExtensionFile.ts Line 14
Last Updated: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
Stores a file name (relative path) and its content
Name | Type | Description | |
---|---|---|---|
content | ArrayBuffer | ||
fileName | string |
Last Updated: 11 June, 2024