StringOptionsWithImporter<sync>

StringOptionsWithImporter<sync extends "sync" | "async">: StringOptions<sync>

Deprecated

Use StringOptions instead.

Type Parameters

  • sync extends "sync" | "async"