Crate turbopack_json

Source
Expand description

JSON asset support for turbopack.

JSON assets are parsed to ensure they contain valid JSON.

When imported from ES modules, they produce a module that exports the JSON value as an object.

Structs§

JsonModuleAsset

Functions§

register