Optional
options: { Optional
context?: stringOptional
failthrow an error when id conflicts occur (instead of rehashing)
Optional
fixeddo not increase the maxLength to find an optimal id space size
Optional
maxmaximum id length in digits (used as starting point)
Optional
salt?: numberhash salt for ids
Optional
test?: ((arg0) => boolean)selector function for modules
Optional
context?: stringcontext relative to which module identifiers are computed
Optional
failthrow an error when id conflicts occur (instead of rehashing)
Optional
fixeddo not increase the maxLength to find an optimal id space size
Optional
maxmaximum id length in digits (used as starting point)
Optional
salt?: numberhash salt for ids
Optional
test?: ((arg0) => boolean)selector function for modules
Apply the plugin
Generated using TypeDoc
context relative to which module identifiers are computed