Home > @rushstack/package-extractor > LinkCreationMode
LinkCreationMode type
The mode to use for link creation.
Signature:
export type LinkCreationMode = 'default' | 'script' | 'none';
Home > @rushstack/package-extractor > LinkCreationMode
The mode to use for link creation.
Signature:
export type LinkCreationMode = 'default' | 'script' | 'none';