Skip to content

Commit ea53c4b

Browse files
ShenHongFeiruyadorno
authored andcommitted
doc: sea.getRawAsset(key) always returns an ArrayBuffer
PR-URL: #56206 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 2e76cd2 commit ea53c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/single-executable-applications.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ writes to the returned array buffer is likely to result in a crash.
352352
353353
* `key` {string} the key for the asset in the dictionary specified by the
354354
`assets` field in the single-executable application configuration.
355-
* Returns: {string|ArrayBuffer}
355+
* Returns: {ArrayBuffer}
356356
357357
### `require(id)` in the injected main script is not file based
358358

0 commit comments

Comments
 (0)