Skip to content

Interface: AssetDeclaration

Defined in: packages/core/src/plugin.ts:81

Properties

hash

hash: string

Defined in: packages/core/src/plugin.ts:84

sha256 of the bytes; the resolver verifies it on both client and server.


id

id: string

Defined in: packages/core/src/plugin.ts:82


url?

optional url?: string

Defined in: packages/core/src/plugin.ts:86

Where the default resolver fetches it from.