optional-deps.d.ts

Source

1 documented symbol. Read the signatures first, then expand each item for parameters, return types, and examples.

1 symbols 1 modules

Reference

moduleoptional-deps.dAmbient module declarations for optional dependencies. These packages are dynamically imported at runtime only when the…

Ambient module declarations for optional dependencies.

These packages are dynamically imported at runtime only when the corresponding template format (.vue, .tsx, .svelte) is used. Users must install them as devDependencies in their own project.

View source