Skip to content

remix/assets · Type

View Source

AssetKind

Summary

How the asset server handles an inspected file.

Signature

type AssetKind = 'file' | 'script' | 'style' | 'unsupported'