Home > harper.js > BinaryModule > create
Load a binary from a specified URL. This is the only recommended way to construct this type.
Signature:
static create(url: string | URL): BinaryModule;
|
Parameter |
Type |
Description |
|---|---|---|
|
url |
string | URL |
Returns: