{
  "version": 3,
  "sources": ["../Source/Generic/Option/index.ts"],
  "sourcesContent": ["/**\n * Define options for generic types as types, which can be specified as type\n * parameters when creating types with your generic types.  For more details,\n * see the documentation for {@link TOptions}.\n *\n * @module @sorrell/utilities/generic/option\n */\n/**\n * @file      index.ts\n * @author    Gage Sorrell <gage@sorrell.sh>\n * @copyright (c) 2026 Gage Sorrell\n * @license   MIT\n */\n/* eslint-disable-next-line @typescript-eslint/no-unused-vars */\nimport type { TOptions } from \"./Option.Types.ts\";\nexport * from \"./Option.Types.ts\";\n"],
  "mappings": ";;;;;;;;;;;;;;;;AAAA;AAAA;",
  "names": []
}
