LoaderOptions

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / LoaderOptions

Type Alias: LoaderOptions

LoaderOptions: object & ResolveOptions

Options for the loader

Type declaration

Name
Type
Description
Defined in

throwUnresolvable?

boolean

Whether to throw an exception if something can't be resolved

Defined in

packages/twine-core/src/crawl.ts:41

Last updated